enableDrag property

bool? enableDrag
final

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

Default is true.

Implementation

final bool? enableDrag;