menu
auto_form_plus package
documentation
auto_form.dart
AutoFieldWidget
setErrorPointer property
setErrorPointer property
dark_mode
light_mode
setErrorPointer
property
ValuePointer
<
void Function
(
String
?
)
>
setErrorPointer
final
Implementation
final ValuePointer<void Function(String?)> setErrorPointer = ValuePointer((_) {});
auto_form_plus package
documentation
auto_form
AutoFieldWidget
setErrorPointer property
AutoFieldWidget class