bottomBarBackgroundColor property
- @JsonKey(toJson: toColorString)
read / write
The background color of the bottom shutter-bar.
Implementation
@JsonKey(toJson: toColorString)
/// The background color of the bottom shutter-bar.
Color? bottomBarBackgroundColor;