selectionRowKeys property

Set<LocalKey> selectionRowKeys

Lists rows (their keys) which are treated as eitehr selected or deselected (see selectionState)

Implementation

Set<LocalKey> get selectionRowKeys => _selectionRowKeys;