Skip to content

Instantly share code, notes, and snippets.

@jamesdixon
Created August 25, 2019 21:30
Show Gist options
  • 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