menu
form_hook package
documentation
form_hook
MainFormView
onSubmit property
onSubmit
brightness_4
onSubmit
property
Null safety
dynamic Function
(
Map
<
String
,
dynamic
>
)
onSubmit
final
Implementation
final Function(Map<String, dynamic>) onSubmit;
form_hook package
documentation
form_hook
MainFormView
onSubmit property
MainFormView class
Constructors
MainFormView
Properties
begainVal
btnTitle
child
fields
hashCode
key
onSubmit
runtimeType
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==