tipTextColor property
Color of the tip text on the scanning screen.
Implementation
@JsonKey(toJson: toColorString)
/// Color of the tip text on the scanning screen.
Color? tipTextColor;
Color of the tip text on the scanning screen.
@JsonKey(toJson: toColorString)
/// Color of the tip text on the scanning screen.
Color? tipTextColor;