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