appThemes property

List<AppTheme> get appThemes

Gets the list of available application themes

Implementation

static List<AppTheme> get appThemes => _appThemes;