menu
flutter_data_grid package
documentation
models/events/cell_selection_events.dart
SetFocusedCellsEvent
SetFocusedCellsEvent.new constructor
SetFocusedCellsEvent.new constructor
dark_mode
light_mode
SetFocusedCellsEvent
constructor
SetFocusedCellsEvent
(
List
<
String
>
cellIds
)
Implementation
SetFocusedCellsEvent(this.cellIds);
flutter_data_grid package
documentation
models/events/cell_selection_events
SetFocusedCellsEvent
SetFocusedCellsEvent.new constructor
SetFocusedCellsEvent class