userGuidanceBackgroundColor property
Background color of the user guidance hints.
Implementation
@JsonKey(toJson: toColorString)
/// Background color of the user guidance hints.
Color? userGuidanceBackgroundColor;
Background color of the user guidance hints.
@JsonKey(toJson: toColorString)
/// Background color of the user guidance hints.
Color? userGuidanceBackgroundColor;