onValidated property

AsyncValueGetter<T>? onValidated
final

Called when the form has been validated

Implementation

final AsyncValueGetter<T>? onValidated;