endDrawerEnableOpenDragGesture property

bool? endDrawerEnableOpenDragGesture
final

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

Implementation

final bool? endDrawerEnableOpenDragGesture;