Created
January 3, 2019 15:35
-
-
Save shubie/55c0448af113c06781aba48924422961 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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