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