hideButton property

bool hideButton
final

Show or hide the submit button at the bottom of the form. Please build a custom buttom using the submitButtonCallback to create a way for the user to submit their forms.

Implementation

final bool hideButton;