dragStartBehavior property

DragStartBehavior dragStartBehavior
final

Determines the way that drag start behavior is handled.

Corresponds to Material's PageView's dragStartBehavior parameter: https://api.flutter.dev/flutter/widgets/PageView-class.html

Implementation

final DragStartBehavior dragStartBehavior;