Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shoaibmushtaq25/0cb49e3ad5cec9368d371a5c24c33a67 to your computer and use it in GitHub Desktop.
Save shoaibmushtaq25/0cb49e3ad5cec9368d371a5c24c33a67 to your computer and use it in GitHub Desktop.
AnimatedCircularProgressIndicator(
currentValue = 17,
maxValue = 20,
progressBackgroundColor = Purple80,
progressIndicatorColor = PurpleGrey40,
completedColor = Purple40
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment