selectionAttached property

bool selectionAttached

Implementation

bool get selectionAttached => _selectedIndexes.any((element) => true);