drawerEnableOpenDragGesture property
Determines if the Scaffold.drawer can be opened with a drag gesture.
By default, the drag gesture is enabled.
Implementation
final bool drawerEnableOpenDragGesture;
Determines if the Scaffold.drawer can be opened with a drag gesture.
By default, the drag gesture is enabled.
final bool drawerEnableOpenDragGesture;