const WeincodeImage( {Key? key, required this.url, required this.widthImage, required this.heightImage}) : super(key: key);