rows property

List<FormField> rows
final

List of form field rows to display in the table.

Implementation

final List<FormField> rows;