menu
custom_theme_picker package
documentation
themes/predefined_themes.dart
PredefinedThemes
all property
all property
dark_mode
light_mode
all
property
List
<
AppTheme
>
get
all
Implementation
static List<AppTheme> get all => [lightTheme, darkTheme, oledTheme, nordTheme];
custom_theme_picker package
documentation
themes/predefined_themes
PredefinedThemes
all property
PredefinedThemes class