menu
geniuslink_design_system package
documentation
design_system/components/data/editable_table_models.dart
CellRef
CellRef.new const constructor
CellRef.new const constructor
dark_mode
light_mode
CellRef
constructor
const
CellRef
(
int
row
,
int
col
)
Implementation
const CellRef(this.row, this.col);
geniuslink_design_system package
documentation
design_system/components/data/editable_table_models
CellRef
CellRef.new const constructor
CellRef class