closeWhenTapped property

bool closeWhenTapped
final

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

Defaults to true.

Implementation

final bool closeWhenTapped;