themeId property

String? themeId
final

Defines the original theme from which your application will be started. If you use this field, you should also define the theme map - availableThemes

Implementation

final String? themeId;