generateTheme abstract method

Theme generateTheme(
  1. ThemeBase themeBase
)

Generates a theme based on the provided themeBase.

Implementation

Theme generateTheme(ThemeBase themeBase);