type property
The type of theme, based on how it was created. Valid values include:
QUICKSIGHT
and CUSTOM
.
Implementation
final ThemeType? type;
The type of theme, based on how it was created. Valid values include:
QUICKSIGHT
and CUSTOM
.
final ThemeType? type;