customPosition property
Returns the current position (custom if dragged, otherwise calculated from legendStyle.position).
Implementation
Offset? get customPosition => _customPosition;
Returns the current position (custom if dragged, otherwise calculated from legendStyle.position).
Offset? get customPosition => _customPosition;