menu
custom_theme_picker package
documentation
managers/theme_manager.dart
ThemeManager
availableThemes property
availableThemes property
dark_mode
light_mode
availableThemes
property
List
<
AppTheme
>
get
availableThemes
Implementation
List<AppTheme> get availableThemes => _themes;
custom_theme_picker package
documentation
managers/theme_manager
ThemeManager
availableThemes property
ThemeManager class