enableSubmitFormWrapper property

bool? enableSubmitFormWrapper
final

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

final bool? enableSubmitFormWrapper;