Skip to content

Instantly share code, notes, and snippets.

@Mufaddal1125
Created July 27, 2022 17:09
Show Gist options
  • Save Mufaddal1125/23c93c947a69584734f1142d845adcf2 to your computer and use it in GitHub Desktop.
Save Mufaddal1125/23c93c947a69584734f1142d845adcf2 to your computer and use it in GitHub Desktop.
animated container height
// set the initial size of the container
double height = 200;
double width = 200;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment