utils/src/color_util library

Constants

colorWithHex2 → const Color
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

colorWithDarkSecondary Color
getter/setter pair
colorWithLightSecondary Color
getter/setter pair
setDarkAppBarBackgroundColor Color
getter/setter pair
setDarkAppBarForegroundColor Color
getter/setter pair
setDarkAppBarSystemOverlayStyle SystemUiOverlayStyle
getter/setter pair
setDarkAppBarTitleTextStyle TextStyle
getter/setter pair
setDarkBodyMediumStyle TextStyle
getter/setter pair
setDarkDividerColor Color
getter/setter pair
setDarkPlaceholderTextFieldStyle TextStyle
getter/setter pair
setDarkPlaceholderTextStyle TextStyle
getter/setter pair
setDarkPrimaryColor Color
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
setLightAppBarSystemOverlayStyle SystemUiOverlayStyle
getter/setter pair
setLightAppBarTitleTextStyle TextStyle
getter/setter pair
setLightBodyMediumStyle TextStyle
getter/setter pair
setLightDividerColor Color
getter/setter pair
setLightPlaceholderTextFieldStyle TextStyle
getter/setter pair
setLightPlaceholderTextStyle TextStyle
getter/setter pair
setLightPrimaryColor Color
getter/setter pair
setLightPrimarySwatchColor Color
getter/setter pair
setLightScaffoldBackgroundColor Color
getter/setter pair
setLightTextFieldStyle TextStyle
getter/setter pair
setThemeDataFontFamily String?
getter/setter pair

Functions

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