Skip to content

Instantly share code, notes, and snippets.

@becek2n
Created May 8, 2020 16:01
Show Gist options
  • Save becek2n/d2a30f6a4529af3a2c7df6efafa03159 to your computer and use it in GitHub Desktop.
Save becek2n/d2a30f6a4529af3a2c7df6efafa03159 to your computer and use it in GitHub Desktop.
onPageChanged: (index, reason) {
setState(() {
_current = index;
});
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment