widgets/viewport/data_grid_viewport_delegate library

Classes

DataGridChildDelegate<T extends DataGridRow>
Delegate that provides children (cells) for the 2D grid viewport. Builds DataGridCell / DataGridCheckboxCell widgets directly from the grid's data, avoiding closure allocation on every body rebuild.
DataGridVicinity
Represents a cell's location in the 2D grid.