endDrawerEnableOverscrollGesture property

bool endDrawerEnableOverscrollGesture
final

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

Implementation

final bool endDrawerEnableOverscrollGesture;