menu
flutter_data_grid package
documentation
models/state/grid_state.dart
SelectionState
selectedCellIds property
selectedCellIds property
dark_mode
light_mode
selectedCellIds
property
Set
<
String
>
get
selectedCellIds
inherited
Implementation
Set<double> get selectedRowIds; double? get focusedRowId; Set<String> get selectedCellIds;
flutter_data_grid package
documentation
models/state/grid_state
SelectionState
selectedCellIds property
SelectionState class