InsertableImage constructor
InsertableImage({})
Implementation
InsertableImage({
this.duration,
this.fadeIn,
this.fadeOut,
this.height,
this.imageInserterInput,
this.imageX,
this.imageY,
this.layer,
this.opacity,
this.startTime,
this.width,
});