customPosition property

Offset? get customPosition

Returns the current position (custom if dragged, otherwise calculated from legendStyle.position).

Implementation

Offset? get customPosition => _customPosition;