Methods extension
- on
-
- FormStateHelper
Methods
-
clearForm(
) → void -
Available on FormStateHelper, provided by the Methods extension
Clears text input fields on the Form -
setAmountValidationMessage(
String? validationMessage) → dynamic -
Available on FormStateHelper, provided by the Methods extension
-
setCardNumberValidationMessage(
String? validationMessage) → dynamic -
Available on FormStateHelper, provided by the Methods extension
-
setCvvValidationMessage(
String? validationMessage) → dynamic -
Available on FormStateHelper, provided by the Methods extension
-
setExpiryDateValidationMessage(
String? validationMessage) → dynamic -
Available on FormStateHelper, provided by the Methods extension
-
validateForm(
) → void -
Available on FormStateHelper, provided by the Methods extension
Validates text input fields on the Form