menu
lookmix_design_system package
documentation
hooks/use_theme.dart
ThemeController
isDark property
isDark property
dark_mode
light_mode
isDark
property
bool
get
isDark
Implementation
bool get isDark => theme == JpjoyTheme.dark();
lookmix_design_system package
documentation
hooks/use_theme
ThemeController
isDark property
ThemeController class