smart_forms
smart_forms
SmartFormsState
validateForm method
validateForm
validateForm
method
Null safety
bool
validateForm
(
)
Implementation
bool validateForm() { return _form.currentState!.validate(); }
smart_forms
smart_forms
SmartFormsState
validateForm method
SmartFormsState class
Constructors
SmartFormsState
Properties
context
hashCode
mounted
runtimeType
widget
Methods
activate
build
deactivate
debugFillProperties
didChangeDependencies
didUpdateWidget
dispose
initState
isDirty
noSuchMethod
reassemble
resetForm
responseToMap
setState
toDiagnosticsNode
toString
toStringShort
validateForm
Operators
operator ==