onVerticalDragStart property

(void Function(DragStartDetails)?) onVerticalDragStart
final

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

See also:

Implementation

final void Function(DragStartDetails)? onVerticalDragStart;