utils/color_util library

Constants

themeKey → const String

Properties

theme Map<String, dynamic>?
getter/setter pair

Functions

getTheme() Future<Map<String, dynamic>>
loadTheme(Map<String, dynamic> themeConfig) Future<void>
makeRandomColor() String
resetTheme() Future<void>