drawerEnableOpenDragGesture property

bool? drawerEnableOpenDragGesture
final

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

Implementation

final bool? drawerEnableOpenDragGesture;