closeOnScroll property

bool closeOnScroll
final

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

Defaults to true.

Implementation

final bool closeOnScroll;