menu
flutter_notemus package
documentation
core/mei_header.dart
SourceDescription
SourceDescription.new const constructor
SourceDescription.new const constructor
dark_mode
light_mode
SourceDescription
constructor
const
SourceDescription
(
{
String
?
title
,
String
?
composer
,
String
?
date
,
String
?
publisher
,
String
?
identifier
,
})
Implementation
const SourceDescription({ this.title, this.composer, this.date, this.publisher, this.identifier, });
flutter_notemus package
documentation
core/mei_header
SourceDescription
SourceDescription.new const constructor
SourceDescription class