Interface IThemeType<T extends ITheme>

Type Parameters:
T - the theme type.

@ClientOnly @NonExtendable @Experimental public interface IThemeType<T extends ITheme>
A description of a theme. Decides how a theme is serialized.