theme property

  1. @JsonKey(name: 'theme')
String theme
inherited

Default UI theme.

Implementation

@JsonKey(name: 'theme')
String get theme => throw _privateConstructorUsedError;