currentPosition property
Offset?
get
currentPosition
The current position of the dragged item
Implementation
Offset? get currentPosition => _currentPosition;
The current position of the dragged item
Offset? get currentPosition => _currentPosition;