rows property

List<WindowsRow> rows
final

A list of rows to show.

Implementation

final List<WindowsRow> rows;