rows property

List<T> rows
final

Rows to display. Treat as read-only from the widget's perspective.

Implementation

final List<T> rows;