menu
nomo_ui_kit package
documentation
theme/nomo_theme.dart
BrightnessUtils
isDark property
isDark property
dark_mode
light_mode
isDark
property
bool
get
isDark
Implementation
bool get isDark => this == Brightness.dark;
nomo_ui_kit package
documentation
theme/nomo_theme
BrightnessUtils
isDark property
BrightnessUtils extension on
Brightness