cells property

List<DataGridCell>? cells
getter/setter pair

Implementation

List<DataGridCell<dynamic>>? cells;