menu
flutter_data_grid package
documentation
widgets/custom_layout/grid_layout_delegate.dart
CellLayoutId
CellLayoutId.new const constructor
CellLayoutId.new const constructor
dark_mode
light_mode
CellLayoutId
constructor
const
CellLayoutId
(
int
row
,
int
column
)
Implementation
const CellLayoutId(this.row, this.column);
flutter_data_grid package
documentation
widgets/custom_layout/grid_layout_delegate
CellLayoutId
CellLayoutId.new const constructor
CellLayoutId class