lightThemeOtherColors property
- @JsonKey.new(name: 'light_theme_other_colors')
List<int>
get
lightThemeOtherColors
inherited
List of 1-3 additional colors used in light themes; RGB format
Implementation
@JsonKey(name: 'light_theme_other_colors')
List<int> get lightThemeOtherColors;