menu
noor_go package
documentation
customer_app/presentation/style/theme/theme.dart
CustomThemeModeX
isDark property
isDark property
dark_mode
light_mode
isDark
property
bool
get
isDark
Implementation
bool get isDark => this == CustomThemeMode.dark;
noor_go package
documentation
customer_app/presentation/style/theme/theme
CustomThemeModeX
isDark property
CustomThemeModeX extension on
CustomThemeMode