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