stacked package
documentation
stacked
FormViewModel
showValidation property
showValidation
showValidation
property
Null safety
bool
showValidation
Implementation
bool get showValidation => _showValidation;
stacked package
documentation
stacked
FormViewModel
showValidation property
FormViewModel class
Constructors
FormViewModel
Properties
anyObjectsBusy
disposed
formValueMap
hasError
hashCode
hasListeners
initialised
isBusy
modelError
onModelReadyCalled
reactiveServices
runtimeType
showValidation
validationMessage
Methods
addListener
busy
clearErrors
dispose
error
hasErrorForKey
noSuchMethod
notifyListeners
onFutureError
removeListener
runBusyFuture
runErrorFuture
setBusy
setBusyForObject
setData
setError
setErrorForObject
setFormStatus
setInitialised
setOnModelReadyCalled
setupStream
setValidationMessage
skeletonData
toString
Operators
operator ==