IconAnchor constructor
IconAnchor({
- Anchor anchor = Anchor.center,
- IconAnchorOffset? offset,
Implementation
IconAnchor({this.anchor = Anchor.center, this.offset});