LottiefilesAltPainter constructor
const
LottiefilesAltPainter({
- Listenable? repaint,
- required Color color,
Implementation
const LottiefilesAltPainter({
super.repaint,
required this.color,
});