menu
dart_ng_forms package
documentation
widgets/control_value_acessor.dart
ControlValueAcessor<T, V>
name property
name property
dark_mode
light_mode
name
property
String
?
name
final
The name of the control inside the
FormGroup
.
Implementation
final String? name;
dart_ng_forms package
documentation
widgets/control_value_acessor
ControlValueAcessor<T, V>
name property
ControlValueAcessor class