color property

String? get color
inherited

Primary color setting from server.

Implementation

@JsonKey(name: 'font_family') String? get fontFamily;/// Primary color setting from server.
 String? get color;