draggable property

bool draggable
final

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;