selectionRowKeys property
Lists rows (their keys) which are treated as eitehr selected or deselected (see selectionState)
Implementation
Set<LocalKey> get selectionRowKeys => _selectionRowKeys;
Lists rows (their keys) which are treated as eitehr selected or deselected (see selectionState)
Set<LocalKey> get selectionRowKeys => _selectionRowKeys;