getThemes abstract method

List<ThemeBase> getThemes()

Returns a list of ThemeBases that can be used in the app.

Implementation

List<ThemeBase> getThemes();