shutterButtonAutoInnerColor property

  1. @JsonKey(toJson: toColorString)
Color? shutterButtonAutoInnerColor
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;