The collection of rows to display in SfDataGrid.
SfDataGrid
This must be non-null, but may be empty.
@override List<DataGridRow> get rows => _tableData;