dialogBackgroundColor property
The general background color of the actual dialog view.
Implementation
@JsonKey(toJson: toColorString)
Color dialogBackgroundColor;
The general background color of the actual dialog view.
@JsonKey(toJson: toColorString)
Color dialogBackgroundColor;