We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb42cf8 commit 286b6b1Copy full SHA for 286b6b1
packages/flutter_form_builder/lib/src/form_builder.dart
@@ -71,7 +71,7 @@ class FormBuilder extends StatefulWidget {
71
/// from disposed [FormBuilderField]s. This is useful for dynamic forms where
72
/// fields are registered and unregistered due to state change.
73
///
74
- /// This setting will have no effect due to registering a field with the same
+ /// This setting will have no effect ẁhen to registering a field with the same
75
/// name as the unregistered one.
76
final bool clearValueOnUnregister;
77
0 commit comments