CustomLayoutGridBody<T extends DataGridRow> constructor
const
CustomLayoutGridBody<T extends DataGridRow> ({})
Implementation
const CustomLayoutGridBody({
super.key,
required this.rowHeight,
required this.cacheExtent,
});