fields property

List<GridField>? fields
final

List of GridFields represented in the Form

Implementation

final List<GridField>? fields;