Skip to content

Instantly share code, notes, and snippets.

@doug-orchard
Created June 13, 2020 08:56
Show Gist options
  • Select an option

  • Save doug-orchard/1635b4e5c8c5c321aaecabeec06cbd18 to your computer and use it in GitHub Desktop.

Select an option

Save doug-orchard/1635b4e5c8c5c321aaecabeec06cbd18 to your computer and use it in GitHub Desktop.
Container(
height: 144,
width: 144,
decoration: BoxDecoration(
color: Colors.red,
shape: BoxShape.circle,
),
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment