labelPosition property

LatLng get labelPosition
inherited

Implementation

LatLng get labelPosition =>
    _labelPosition ??= computeLabelPosition(labelPlacement, points);