drawerEnableOpenDragGesture property

bool drawerEnableOpenDragGesture
final

Determines if the Scaffold.drawer can be opened with a drag gesture.

By default, the drag gesture is enabled.

Implementation

final bool drawerEnableOpenDragGesture;