currentPosition property

Offset? get currentPosition

The current position of the dragged item

Implementation

Offset? get currentPosition => _currentPosition;