const PathView( {Key? key, required this.path, required this.paint, //required this.size, this.child}) : super(key: key);