menu
flutter_notemus package
documentation
core/staff_group.dart
StaffGroup
staffCount property
staffCount property
dark_mode
light_mode
staffCount
property
int
get
staffCount
Number of staves in this group
Implementation
int get staffCount => staves.length;
flutter_notemus package
documentation
core/staff_group
StaffGroup
staffCount property
StaffGroup class