defaultThemeId property

String? defaultThemeId
final

Optional field which will set the default theme out of themes provided in themes. If not provided, default theme will be the first provided theme.

Implementation

final String? defaultThemeId;