menu
geniuslink_design_system package
documentation
design_system/components/data/editable_table_generic.dart
EditableTableController<T>
selection property
selection property
dark_mode
light_mode
selection
property
CellRef
get
selection
Implementation
CellRef get selection => _sel;
geniuslink_design_system package
documentation
design_system/components/data/editable_table_generic
EditableTableController<T>
selection property
EditableTableController class