NeumeComponent constructor
const
NeumeComponent({})
Implementation
const NeumeComponent({
this.pitchName,
this.octave,
this.form = NcForm.punctum,
this.interval,
this.isLiquescent = false,
this.connected = false,
});