rows property

List<Row>? rows
final

The rows in the table.

Implementation

final List<Row>? rows;