anchor property Null safety

Point? anchor
final, inherited

The position at which to anchor an image in correspondence to the location of the marker on the map. By default, the anchor is located along the center point of the bottom of the image.

Implementation

final Point? anchor;