menu
flutter_notemus package
documentation
core/note.dart
Note
techniques property
techniques property
dark_mode
light_mode
techniques
property
List
<
PlayingTechnique
>
techniques
final
Técnicas especiais da nota
Implementation
final List<PlayingTechnique> techniques;
flutter_notemus package
documentation
core/note
Note
techniques property
Note class