UdSvgButton constructor
UdSvgButton({})
Implementation
UdSvgButton({
this.imagePath,
this.height,
this.width,
this.color,
this.padding,
this.function,
this.skipTraversal,
});
UdSvgButton({
this.imagePath,
this.height,
this.width,
this.color,
this.padding,
this.function,
this.skipTraversal,
});