cupertino_timer

Creator: coderz1093

Last updated:

0 purchases

TODO
Add to Cart

Description:

cupertino timer

cupertino_timer #
An iOS style timer widget.
Usage #
Basic #
CupertinoTimer(duration: new Duration(minutes: 1))
copied to clipboard

Advanced #
CupertinoTimer(
duration: Duration(minutes: 1),
startOnInit: true,
timeStyle: TextStyle(
fontFamily: 'Avenir Next',
fontWeight: FontWeight.bold),
ringColor: Colors.blue,
ringStroke: 10)
copied to clipboard

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files:

Customer Reviews

There are no reviews.