menu
flutter_midi_command package
documentation
flutter_midi_command_messages.dart
MidiMessage
data property
data property
dark_mode
light_mode
data
property
Uint8List
data
getter/setter pair
Byte data of the message
Implementation
Uint8List data = Uint8List(0);
flutter_midi_command package
documentation
flutter_midi_command_messages
MidiMessage
data property
MidiMessage class