Created
June 14, 2020 20:58
-
-
Save moho12n/47711a33dcbeacd85ade0ec76c5ecbd6 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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