NeumeComponent constructor
const
NeumeComponent({})
Implementation
const NeumeComponent({
this.pitchName,
this.octave,
this.form = NcForm.punctum,
this.interval,
this.isLiquescent = false,
this.connected = false,
this.episema = false,
this.ictus = false,
this.ictusAbove = false,
this.morae = 0,
this.accidental = NeumeAccidental.none,
});