Background color of the main screen.
@JsonKey(fromJson: colorFromString, toJson: toColorString) Color? backgroundColor;