Skip to content

Instantly share code, notes, and snippets.

@deven98
Created May 26, 2019 18:57
Show Gist options
  • Save deven98/68ab77e1eb08f10c2858f5b9d8f6f043 to your computer and use it in GitHub Desktop.
Save deven98/68ab77e1eb08f10c2858f5b9d8f6f043 to your computer and use it in GitHub Desktop.
// In initState
controller.addListener(() {
setState(() {});
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment