detailsBackgroundColor property
The color of bottom sheet
Implementation
@JsonKey(toJson: toColorString)
/// The color of bottom sheet
Color? detailsBackgroundColor;
The color of bottom sheet
@JsonKey(toJson: toColorString)
/// The color of bottom sheet
Color? detailsBackgroundColor;