themeColor property

  1. @JsonKey(name: 'theme_color')
String? themeColor
final

manifest.json's theme_color

Implementation

@JsonKey(name: 'theme_color')
final String? themeColor;