closeWhenOpened property

bool closeWhenOpened
final

Indicates whether all the Slidable within the same group should be closed when one of the group is opened.

Defaults to true.

Implementation

final bool closeWhenOpened;