FittorBlurAsh constructor
const
FittorBlurAsh({})
Implementation
const FittorBlurAsh({
super.key,
required this.hash,
this.width,
this.height,
this.fit = BoxFit.cover,
this.color,
this.child,
this.loadingWidget,
this.errorWidget,
this.resolution = 32,
});