Skip to content

Instantly share code, notes, and snippets.

@lvh1g15
Last active August 5, 2018 12:20
Show Gist options
  • Save lvh1g15/5272492c63bbff02ba5e4e41c3bbbbf9 to your computer and use it in GitHub Desktop.
Save lvh1g15/5272492c63bbff02ba5e4e41c3bbbbf9 to your computer and use it in GitHub Desktop.
Widget DialogPreSetHeight(){
return new Dialog(
child: new Column(
mainAxisSize: MainAxisSize.min,
children: List<Widgets>[]
)
)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment