menu
sunday_ui package
documentation
theme_data.dart
DarkMyTheme
blackColor property
blackColor property
dark_mode
light_mode
blackColor
property
@
override
Color
blackColor
final
Pure black color used in the theme.
Implementation
@override final Color blackColor = Colors.white;
sunday_ui package
documentation
theme_data
DarkMyTheme
blackColor property
DarkMyTheme class