Created
July 27, 2022 17:09
-
-
Save Mufaddal1125/23c93c947a69584734f1142d845adcf2 to your computer and use it in GitHub Desktop.
animated container height
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
// 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