enableOpenDragGesture property

bool enableOpenDragGesture
final

Determines if the Drawer can be opened with a drag gesture.

By default, the drag gesture is enabled.

Implementation

final bool enableOpenDragGesture;