enableDrag property

bool enableDrag
final

If true, the bottom sheet can be dragged up and down and dismissed by swiping downwards.

Default is true.

Implementation

final bool enableDrag;