draggable property
Defines if the sheet can be translated by user dragging. If false the route can still be closed by tapping the barrier if barrierDismissible is true or by Navigator.pop
Implementation
final bool draggable;
Defines if the sheet can be translated by user dragging. If false the route can still be closed by tapping the barrier if barrierDismissible is true or by Navigator.pop
final bool draggable;