Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ilikerobots/f7bee65a1ce434806f631693c9625cdf to your computer and use it in GitHub Desktop.
Save ilikerobots/f7bee65a1ce434806f631693c9625cdf to your computer and use it in GitHub Desktop.
Animatable<Color> bgColor = RainbowColorTween([
Colors.red,
Colors.blue,
Colors.green,
Colors.yellow,
Colors.red,
])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment