enableSubmitFormWrapper property
Whether to use wrap the submit function inside the AFThemeData.submitFormWrapper function. This can be useful to display a loading dialog while submitting the data.
Implementation
late final bool? enableSubmitFormWrapper;