rows property

List<TableRow>? rows
final

List of table rows to display.

Implementation

final List<TableRow>? rows;