A button to be used in a Form, which will pass the Form's state in the onPressed method.
If you are using the container/presentation pattern and want to use the Form as a presentation component, which most of the time you do, you would want somehow to get a hold of the FormState.
Check the example.