separatorColor property
The color of the separators around the dialogs button area.
Implementation
@JsonKey(toJson: toColorString)
Color separatorColor;
The color of the separators around the dialogs button area.
@JsonKey(toJson: toColorString)
Color separatorColor;