MotionSignaturePainter constructor
MotionSignaturePainter({})
Implementation
MotionSignaturePainter({
required this.pullProgress,
required this.refreshProgress,
required this.isRefreshing,
required this.color,
required this.particleCount,
required this.glowStrength,
});