Skip to content

Instantly share code, notes, and snippets.

@shubie
Created January 3, 2019 15:35
Show Gist options
  • Save shubie/55c0448af113c06781aba48924422961 to your computer and use it in GitHub Desktop.
Save shubie/55c0448af113c06781aba48924422961 to your computer and use it in GitHub Desktop.
SizedBox(
height: 40.0,
child: Icon(
Icons.refresh,
size: 35.0,
color: Color(0xFF015FFF),
),
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment