SuperSourceState constructor
SuperSourceState({})
Implementation
SuperSourceState({
this.index = 0,
this.fillSource = 0,
this.keySource = 0,
this.layer = 0,
this.premultiplied = false,
this.clip = 0,
this.gain = 1000,
this.inverted = false,
this.boxes = const [],
});