themeName property

  1. @JsonKey(name: "theme")
String themeName
inherited

The name of the theme the user has selected

Implementation

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