topBarButtonsColor property
Foreground color of the cancel button.
Implementation
@JsonKey(toJson: toColorString)
/// Foreground color of the cancel button.
Color? topBarButtonsColor;
Foreground color of the cancel button.
@JsonKey(toJson: toColorString)
/// Foreground color of the cancel button.
Color? topBarButtonsColor;