name property

String? name
final

Form field name. Defaults to the Dart parameter name when null.

Implementation

final String? name;