name property

String? name
final

Name of the form control. Submitted with the form as part of a name/value pair.

Implementation

final String? name;