screenBackgroundColor property

  1. @JsonKey(toJson: toColorString)
Color screenBackgroundColor
getter/setter pair

The Color of the screen-covering backdrop view.

Implementation

@JsonKey(toJson: toColorString)
Color screenBackgroundColor;