dragStartBehavior property

DragStartBehavior? dragStartBehavior
final

The dragStartBehavior for ScrollView, defaults to DragStartBehavior.start.

Implementation

final DragStartBehavior? dragStartBehavior;