enableDrag property

bool enableDrag
final

Determines if the user can swipe vertically to dismiss the bar. It is recommended that you set duration != null if this is false. If the user swipes to dismiss no value will be returned.

Implementation

final bool enableDrag;