topBarBackgroundColor property
Background color of the top bar.
Implementation
@JsonKey(toJson: toColorString)
/// Background color of the top bar.
Color? topBarBackgroundColor;
Background color of the top bar.
@JsonKey(toJson: toColorString)
/// Background color of the top bar.
Color? topBarBackgroundColor;