MotionInfinitySymbolPainter constructor
MotionInfinitySymbolPainter({})
Implementation
MotionInfinitySymbolPainter({
required this.pullProgress,
required this.refreshProgress,
required this.isRefreshing,
required this.color,
required this.strokeWidth,
required this.glowEnabled,
});