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