Time:06-30
does anyone know how to achieve a CircularProgressIndicator() as on the screenshot below in Flutter?
CircularProgressIndicator()
CodePudding user response:
That's the IOS equivalent of the CircularProgressIndicator(). You can use
Page link:https//www.codepudding.com/frontend/459201.html