ThemeList typedef

ThemeList = List<MapEntry<String, ThemeConfig>>

Implementation

typedef ThemeList = List<MapEntry<String, ThemeConfig>>;