menu
flutter_auto_form package
documentation
flutter_auto_form.dart
AFFormStatefulWidget<T>
onSubmitted property
onSubmitted property
dark_mode
light_mode
onSubmitted
property
dynamic Function
(
T
form
)
onSubmitted
final
Implementation
final Function(T form) onSubmitted;
flutter_auto_form package
documentation
flutter_auto_form
AFFormStatefulWidget<T>
onSubmitted property
AFFormStatefulWidget class