DotSpinnerPainter constructor

DotSpinnerPainter(
  1. double animationValue,
  2. Color color
)

Implementation

DotSpinnerPainter(this.animationValue, this.color);