topBarBackgroundColor property
The background color of the top toolbar.
Implementation
@JsonKey(toJson: toColorString)
/// The background color of the top toolbar.
Color? topBarBackgroundColor;
The background color of the top toolbar.
@JsonKey(toJson: toColorString)
/// The background color of the top toolbar.
Color? topBarBackgroundColor;