Skip to content

Instantly share code, notes, and snippets.

@creativecreatorormaybenot
Created January 19, 2020 11:27
Show Gist options
  • Select an option

  • Save creativecreatorormaybenot/33e81dc4806dd62878b0e15000e7ec2b to your computer and use it in GitHub Desktop.

Select an option

Save creativecreatorormaybenot/33e81dc4806dd62878b0e15000e7ec2b to your computer and use it in GitHub Desktop.
final analogTime = layoutChildren[ClockComponent.analogTime],
analogTimeData =
layoutParentData[ClockComponent.analogTime] as AnalogTimeParentData,
analogTimeSize =
Size.fromRadius(size.height / 2.9 + 55) * spinUpAnimation.value;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment