menu
core_custom_tools package
documentation
ui/theme/dark.theme.dart
DarkTheme
isDark method
isDark method
dark_mode
light_mode
isDark
method
bool
isDark
(
)
Implementation
bool isDark() { return false; }
core_custom_tools package
documentation
ui/theme/dark.theme
DarkTheme
isDark method
DarkTheme class