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