dragOffset property

Offset? dragOffset
final

The Offset used to drag a Widget using the Finder

Needed when the ActionType == Drag

Implementation

final Offset? dragOffset;