MotionLightningChargePainter constructor
MotionLightningChargePainter({})
Implementation
MotionLightningChargePainter({
required this.pullProgress,
required this.refreshProgress,
required this.isRefreshing,
required this.color,
required this.boltCount,
required this.chargeLevel,
});