KAdaptiveImage constructor
const
KAdaptiveImage({})
Implementation
const KAdaptiveImage({
super.key,
required this.path,
required this.fallbackWidget,
this.size,
this.color,
this.opacity,
this.colorBlendMode,
this.semanticLabel,
this.fit,
this.centerSlice,
this.cacheWidth,
this.cacheHeight,
this.preferLocal = false,
});