menu
id3_codec package
documentation
content_editor.dart
ContentEditor
ContentEditor.new const constructor
ContentEditor.new const constructor
dark_mode
light_mode
ContentEditor
constructor
const
ContentEditor
(
{
required
List
<
int
>
bytes
,
})
Implementation
const ContentEditor({required this.bytes});
id3_codec package
documentation
content_editor
ContentEditor
ContentEditor.new const constructor
ContentEditor class