voiceCount property
int
get
voiceCount
Get number of voices in this measure
Implementation
int get voiceCount => _voicesByNumber.length;
Get number of voices in this measure
int get voiceCount => _voicesByNumber.length;