Skip to content

Instantly share code, notes, and snippets.

@manofi21
Created November 9, 2020 01:51
Show Gist options
  • Save manofi21/0bca54cd1ea71021c1c1930ce561821a to your computer and use it in GitHub Desktop.
Save manofi21/0bca54cd1ea71021c1c1930ce561821a to your computer and use it in GitHub Desktop.
@override
void setState(fn) {
super.setState(fn);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment