Skip to content

Instantly share code, notes, and snippets.

@flutter-clutter
Last active June 17, 2020 07:31
Show Gist options
  • Save flutter-clutter/ca22d7cefe8679a464f7b154c3fd522a to your computer and use it in GitHub Desktop.
Save flutter-clutter/ca22d7cefe8679a464f7b154c3fd522a to your computer and use it in GitHub Desktop.
Container(
child: CircularProgressIndicator(),
width: 32,
height: 32
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment