TFormState constructor

TFormState(
  1. List<TFormRow> rows
)

Implementation

TFormState(this.rows);