menu
smart_lib_theme package
documentation
features/theme/presentation/app_theme_manager.dart
AppThemeManager
appThemes property
appThemes property
dark_mode
light_mode
appThemes
property
List
<
AppTheme
>
get
appThemes
Gets the list of available application themes
Implementation
static List<AppTheme> get appThemes => _appThemes;
smart_lib_theme package
documentation
features/theme/presentation/app_theme_manager
AppThemeManager
appThemes property
AppThemeManager class