anchorPos property

AnchorPos? anchorPos
final

Positioning of the Marker.builder widget relative to the center of its bounding box defined by its Marker.height & Marker.width

Overriden on a per Marker basis if Marker.anchorPos is specified.

Implementation

final AnchorPos? anchorPos;