utils/src/color_util library

Constants

colorWithHex3 → const Color
colorWithHex4 → const Color
colorWithHex5 → const Color
colorWithHex6 → const Color
colorWithHex7 → const Color
colorWithHex8 → const Color
colorWithHex9 → const Color
colorWithHexA → const Color
colorWithHexB → const Color
colorWithHexC → const Color
colorWithHexD → const Color
colorWithHexE → const Color

Properties

colorWithDivider Color
getter/setter pair
setDarkAppBarBackgroundColor Color
getter/setter pair
setDarkAppBarForegroundColor Color
getter/setter pair
setDarkBodyText2Style TextStyle
getter/setter pair
setDarkPlaceholderTextFieldStyle TextStyle
getter/setter pair
setDarkPrimaryColor MaterialColor
getter/setter pair
setDarkPrimarySwatchColor Color
getter/setter pair
setDarkScaffoldBackgroundColor Color
getter/setter pair
setDarkTextFieldStyle TextStyle
getter/setter pair
setLightAppBarBackgroundColor Color
getter/setter pair
setLightAppBarForegroundColor Color
getter/setter pair
setLightBodyText2Style TextStyle
getter/setter pair
setLightPlaceholderTextFieldStyle TextStyle
getter/setter pair
setLightPrimaryColor MaterialColor
getter/setter pair
setLightPrimarySwatchColor Color
getter/setter pair
setLightScaffoldBackgroundColor Color
getter/setter pair
setLightTextFieldStyle TextStyle
getter/setter pair

Functions

appDarkMode(BuildContext context) bool
appTheme(BuildContext context) ThemeData
colorWithRandom() Color
getTheme({bool darkMode = false}) ThemeData