Skip to content

Instantly share code, notes, and snippets.

@yarneo
Created January 3, 2019 21:52
Show Gist options
  • Save yarneo/6d112545b14a80c8bc917dc23808c575 to your computer and use it in GitHub Desktop.
Save yarneo/6d112545b14a80c8bc917dc23808c575 to your computer and use it in GitHub Desktop.
FlatButton(
shape: BeveledRectangleBorder(
// Despite referencing circles and radii, this means "make all corners 4.0".
borderRadius: BorderRadius.all(Radius.circular(4.0)),
),
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment