isDismissible property

bool isDismissible
final

Set this value to false you don't want the _child to be dismissible by vertical dragging.

Implementation

final bool isDismissible;