Created
June 4, 2019 18:04
-
-
Save JorgeCastilloPrz/c0402df501d42aee50062aab56bfdac6 to your computer and use it in GitHub Desktop.
Current arc progress StepTween
This file contains hidden or 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
final Animatable<int> _kStepTween = StepTween(begin: 0, end: 5); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment