generateTheme abstract method
- ThemeBase themeBase
Generates a theme based on the provided themeBase
.
Implementation
Theme generateTheme(ThemeBase themeBase);
Generates a theme based on the provided themeBase
.
Theme generateTheme(ThemeBase themeBase);