menu
flutter_midi_command_for_x 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_for_x package
documentation
flutter_midi_command_messages
MidiMessage
data property
MidiMessage class
Constructors
new
Properties
data
hashCode
runtimeType
Methods
noSuchMethod
send
toString
Operators
operator ==