menu
theme_config package
documentation
helpers/extensions.dart
BrightnessX
isDark property
isDark property
dark_mode
light_mode
isDark
property
bool
get
isDark
Whether this brightness is dark
Implementation
bool get isDark => this == Brightness.dark;
theme_config package
documentation
helpers/extensions
BrightnessX
isDark property
BrightnessX extension on
Brightness