closeOnScroll property

bool closeOnScroll
final

Specifies to close this Slidable after the closest Scrollable's position changed.

Defaults to true.

Implementation

final bool closeOnScroll;