shutterButtonIndicatorColor property
- @JsonKey(toJson: toColorString)
getter/setter pair
The indicator color of the shutter button in auto-snapping mode. iOS only.
Implementation
@JsonKey(toJson: toColorString)
/// The indicator color of the shutter button in auto-snapping mode. iOS only.
Color? shutterButtonIndicatorColor;