Skip to content

Instantly share code, notes, and snippets.

@FelipeSantos75
Created September 18, 2021 15:29
Show Gist options
  • Save FelipeSantos75/626f9d75aac36cc090cf862477461e13 to your computer and use it in GitHub Desktop.
Save FelipeSantos75/626f9d75aac36cc090cf862477461e13 to your computer and use it in GitHub Desktop.
borderRadius: BorderRadius.all(Radius.circular(10)),
border: Border.all(
width: 1.5,
color: Colors.white.withOpacity(0.2),
),
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment