shutterButtonAutoInnerColor property
- @JsonKey(toJson: toColorString)
read / write
Whether polygon auto snap progress animation is enabled or not. Default is true.
Implementation
@JsonKey(toJson: toColorString)
///Whether polygon auto snap progress animation is enabled or not. Default is true.
Color? shutterButtonAutoInnerColor;