rows property

List<GlassSectionRow> rows
final

The rows rendered inside the section.

Implementation

final List<GlassSectionRow> rows;