menu
widgetarian package
documentation
widgetarian.dart
ThemePreset
isDark property
isDark property
dark_mode
light_mode
isDark
property
@
protected
bool
get
isDark
Implementation
@protected bool get isDark => appTheme.brightness == Brightness.dark;
widgetarian package
documentation
widgetarian
ThemePreset
isDark property
ThemePreset class