children property

List<TableRow> children
final

The rows of the table.

Implementation

final List<TableRow> children;