Scrubbing constructor
Scrubbing({})
Implementation
Scrubbing({
this.total,
this.column,
this.row,
this.interval,
this.filename,
this.seekThumbnailImagePath,
this.width,
this.height,
});
Scrubbing({
this.total,
this.column,
this.row,
this.interval,
this.filename,
this.seekThumbnailImagePath,
this.width,
this.height,
});