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