separatorColor property

  1. @JsonKey(toJson: toColorString)
Color separatorColor
getter/setter pair

The color of the separators around the dialogs button area.

Implementation

@JsonKey(toJson: toColorString)
Color separatorColor;