name property

String name
final

Name of the field.

The field name is used to set the key in the map with all the form values that are passed to the onSave of the EasyForm widget.

Implementation

final String name;