menu
flutter_notemus package
documentation
core/note.dart
Note
ornaments property
ornaments property
dark_mode
light_mode
ornaments
property
List
<
Ornament
>
ornaments
final
Lista de ornamentos aplicados à nota
Implementation
final List<Ornament> ornaments;
flutter_notemus package
documentation
core/note
Note
ornaments property
Note class