blocks property

List<FormTextBlock>? blocks
final

List of the freeform blocks in the form

Implementation

final List<FormTextBlock>? blocks;