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