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