rows property

List<TableViewRow> rows
final

Row widgets displayed in the content area of the table.

Implementation

final List<TableViewRow> rows;