drawerEnableOverscrollGesture property

bool drawerEnableOverscrollGesture
final

The flag to enable PageView or TabBarView's overscroll gesture to open drawer. Note that this behavior is never related to drawerEnableOpenDragGesture.

Implementation

final bool drawerEnableOverscrollGesture;