menu
flutter_project_kit package
documentation
theme/app_theme.dart
ProKitTheme
isDark property
isDark property
dark_mode
light_mode
isDark
property
bool
get
isDark
Implementation
static bool get isDark { return cT == _defaultDarkTheme; }
flutter_project_kit package
documentation
theme/app_theme
ProKitTheme
isDark property
ProKitTheme class