backgroundColor property
The overlay background color, around the finder view rectangle
Implementation
@JsonKey(includeToJson: false)
Color? backgroundColor;
The overlay background color, around the finder view rectangle
@JsonKey(includeToJson: false)
Color? backgroundColor;