rows property

List<GridRow> rows
final

Rows of the Grid

Implementation

final List<GridRow> rows;