tipBackgroundColor property
- @JsonKey(toJson: toColorString)
getter/setter pair
Color of tip background on scanning screen.
Implementation
@JsonKey(toJson: toColorString)
/// Color of tip background on scanning screen.
Color? tipBackgroundColor;