dialogButtonsAccentColor property
The accent color of buttons on a confirmation dialog. Android only.
Implementation
@JsonKey(toJson: toColorString)
Color? dialogButtonsAccentColor;
The accent color of buttons on a confirmation dialog. Android only.
@JsonKey(toJson: toColorString)
Color? dialogButtonsAccentColor;