Creates the configuration for a row of a DataTable.
The cells argument must not be null.
const DataRow({ this.key, this.selected: false, this.onSelectChanged, this.cells });