onPanStart property

(void Function(DragStartDetails)?) onPanStart
final

A pointer has contacted the screen with a primary button and has begun to move.

See also:

Implementation

final void Function(DragStartDetails)? onPanStart;