WidgetAssetImage constructor
const
WidgetAssetImage(})
Implementation
const WidgetAssetImage(String name,
{super.key,
this.width,
this.height,
this.color,
this.fit,
this.package,
this.borderRadius})
: _name = name;