Skip to content

Instantly share code, notes, and snippets.

@jamesdixon
Created August 25, 2019 21:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jamesdixon/0b8468f984afc7b9842e5d083853bff2 to your computer and use it in GitHub Desktop.
Save jamesdixon/0b8468f984afc7b9842e5d083853bff2 to your computer and use it in GitHub Desktop.
Flutter 360: Dismiss Keyboard
GestureDetector(
onTap: () {},
child: ...
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment