dragDismissible property

bool dragDismissible
final

Indicates whether the Slidable can be dismissed by dragging.

Defaults to true.

Implementation

final bool dragDismissible;