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