selectedRowIndices property

Set<int> get selectedRowIndices

Implementation

Set<int> get selectedRowIndices => Set<int>.from(_selRows);