Skip to content

Instantly share code, notes, and snippets.

@moho12n
Created June 14, 2020 20:58
Show Gist options
  • Save moho12n/47711a33dcbeacd85ade0ec76c5ecbd6 to your computer and use it in GitHub Desktop.
Save moho12n/47711a33dcbeacd85ade0ec76c5ecbd6 to your computer and use it in GitHub Desktop.
int _index = 0;
int indexMarker;
ValueNotifier valueNotifier = ValueNotifier(indexMarker);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment