dragDismissible property

bool dragDismissible
final

Indicates whether the CustomSlidable can be dismissed by dragging.

Defaults to true.

Implementation

final bool dragDismissible;