menu
sunday_platform package
documentation
theme_data.dart
LightMyTheme
whiteColor property
whiteColor property
dark_mode
light_mode
whiteColor
property
@
override
Color
whiteColor
final
Pure white color used in the theme.
Implementation
@override final Color whiteColor = const Color(0xffFFFFFF);
sunday_platform package
documentation
theme_data
LightMyTheme
whiteColor property
LightMyTheme class