confirmButtonFilledTextColor property
Allows to set a text color of the filled button. See confirmationDialogConfirmButtonFilled
. Android only.
Implementation
@JsonKey(toJson: toColorString)
Color? confirmButtonFilledTextColor;
Allows to set a text color of the filled button. See confirmationDialogConfirmButtonFilled
. Android only.
@JsonKey(toJson: toColorString)
Color? confirmButtonFilledTextColor;