horizontalDismissDirection property

HorizontalDismissDirection? horizontalDismissDirection
final

Determines if the user can swipe horizontally 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 HorizontalDismissDirection? horizontalDismissDirection;