Skip to content

Instantly share code, notes, and snippets.

@fredgrott
Created May 3, 2024 18:26
Show Gist options
  • Save fredgrott/f3f1604de830f94122121db88c91ec2b to your computer and use it in GitHub Desktop.
Save fredgrott/f3f1604de830f94122121db88c91ec2b to your computer and use it in GitHub Desktop.
visualdensity
MaterialApp(
theme: ThemeData(vsiualDensity: LayoutUtils.getVisualDensity),
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment