enableOpenDragGesture property Null safety
final
Determines if the Drawer can be opened with a drag gesture.
By default, the drag gesture is enabled.
Implementation
final bool enableOpenDragGesture;
Determines if the Drawer can be opened with a drag gesture.
By default, the drag gesture is enabled.
final bool enableOpenDragGesture;