OctaveSpanEvent constructor
const
OctaveSpanEvent(
- int measureIndex,
- double onset,
- OctaveMark mark
Implementation
const OctaveSpanEvent(this.measureIndex, this.onset, this.mark);