huor_progress_indicators

Last updated:

0 purchases

huor_progress_indicators Image
huor_progress_indicators Images
Add to Cart

Description:

huor progress indicators

Usage #
JumpingDotsProgressIndicator(
numberOfDots: 20,
dotColor: Colors.blue,
animatedDuration: Duration(milliseconds: 100),
)
copied to clipboard
Properties 🔖 #
/// Number of dots
final int? numberOfDots;

/// Duration
final Duration? animatedDuration;

/// Color
final Color? dotColor;

/// Size of dot
final double? dotSize;
copied to clipboard

License:

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

Files In This Product:

Customer Reviews

There are no reviews.