detailsPrimaryColor property
The color of text elements in bottom sheet
Implementation
@JsonKey(toJson: toColorString)
/// The color of text elements in bottom sheet
Color? detailsPrimaryColor;
The color of text elements in bottom sheet
@JsonKey(toJson: toColorString)
/// The color of text elements in bottom sheet
Color? detailsPrimaryColor;