DataGridRowAdapter constructor
Creates DataGridRowAdapter for the SfDataGrid.
Implementation
const DataGridRowAdapter({required this.cells, this.key, this.color});
Creates DataGridRowAdapter for the SfDataGrid.
const DataGridRowAdapter({required this.cells, this.key, this.color});