Skip to content

Instantly share code, notes, and snippets.

@rapPayne
Created September 24, 2020 18:02
Show Gist options
  • Select an option

  • Save rapPayne/e142aca005065ce24535964f410e3100 to your computer and use it in GitHub Desktop.

Select an option

Save rapPayne/e142aca005065ce24535964f410e3100 to your computer and use it in GitHub Desktop.
Adding the key to the Form widget
body: Form(
key: _key, // ← Add this line
child: Container(
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment