shutterButtonAutoOuterColor property
- @JsonKey(toJson: toColorString)
read / write
The background color of the shutter button in auto-snapping mode.
Implementation
@JsonKey(toJson: toColorString)
///The background color of the shutter button in auto-snapping mode.
Color? shutterButtonAutoOuterColor;