menu
sunday_ui package
documentation
theme_data.dart
DarkMyTheme
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(0xff26262A);
sunday_ui package
documentation
theme_data
DarkMyTheme
whiteColor property
DarkMyTheme class