empty constant
OctaveSpanTimeline
const empty
Empty timeline: shiftAt is always 0.
Implementation
static const OctaveSpanTimeline empty = OctaveSpanTimeline._(
<OctaveSpanEvent>[],
);
Empty timeline: shiftAt is always 0.
static const OctaveSpanTimeline empty = OctaveSpanTimeline._(
<OctaveSpanEvent>[],
);