disableSwipeToDismiss property

bool disableSwipeToDismiss
final

if true the swipe down\up will be disabled

  • it gives more predictable behaviour

Implementation

final bool disableSwipeToDismiss;