shutterButtonAutoInnerColor property

  1. @JsonKey(toJson: toColorString)
Color? shutterButtonAutoInnerColor
getter/setter pair

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;