topBarButtonsActiveColor property
The color of all active toggle buttons in the toolbar.
Implementation
@JsonKey(toJson: toColorString)
/// The color of all active toggle buttons in the toolbar.
Color? topBarButtonsActiveColor;
The color of all active toggle buttons in the toolbar.
@JsonKey(toJson: toColorString)
/// The color of all active toggle buttons in the toolbar.
Color? topBarButtonsActiveColor;