RTImage constructor
const
RTImage(})
Implementation
const RTImage(
this.path, {
super.key,
this.color,
this.width,
this.height,
this.isCircular = false,
this.radius,
this.fadeInDuration,
this.placeholderFadeInDuration,
this.placeholderBuilder,
this.errorWidget,
this.fit,
});