Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save Mufaddal1125/1dcfc8f223d9b9bfe0e99f5ae4bfe3c1 to your computer and use it in GitHub Desktop.
Save Mufaddal1125/1dcfc8f223d9b9bfe0e99f5ae4bfe3c1 to your computer and use it in GitHub Desktop.
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