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