Created
July 27, 2022 17:14
-
-
Save Mufaddal1125/1dcfc8f223d9b9bfe0e99f5ae4bfe3c1 to your computer and use it in GitHub Desktop.
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
setState(() { | |
// change the size of the container | |
height = 300; | |
width = 300; | |
}); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment