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