StaticImageActivateScheduleActionSettings constructor
StaticImageActivateScheduleActionSettings({})
Implementation
StaticImageActivateScheduleActionSettings({
required this.image,
this.duration,
this.fadeIn,
this.fadeOut,
this.height,
this.imageX,
this.imageY,
this.layer,
this.opacity,
this.width,
});