MenuIconPainter( {required this.color, required super.strokeWidth, required this.animationStep}) { paintObject.color = color; }