LokotroCircularImageWidget constructor
const
LokotroCircularImageWidget({})
Implementation
const LokotroCircularImageWidget({
super.key,
this.imageUrl,
this.assetPath,
this.fallbackIcon,
this.size = 60.0,
this.fit = BoxFit.cover,
this.backgroundColor,
this.borderColor,
this.borderWidth = 2.0,
this.boxShadow,
this.placeholder,
this.errorWidget,
});