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