Skip to content

Instantly share code, notes, and snippets.

@JorgeCastilloPrz
Created June 4, 2019 18:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JorgeCastilloPrz/c0402df501d42aee50062aab56bfdac6 to your computer and use it in GitHub Desktop.
Save JorgeCastilloPrz/c0402df501d42aee50062aab56bfdac6 to your computer and use it in GitHub Desktop.
Current arc progress StepTween
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