AFThemeData constructor
const
AFThemeData({})
Implementation
const AFThemeData({
this.textFieldWidgetBuilder = kTextFieldWidgetBuilder,
this.submitFormWrapper = kShowFutureLoadingDialog,
this.enableSubmitFormWrapper = true,
this.customBuilders = const {},
});