menu
flutter_midi_command_for_x package
documentation
flutter_midi_command.dart
MidiDevice
MidiDevice.new constructor
MidiDevice.new constructor
dark_mode
light_mode
MidiDevice
constructor
MidiDevice
(
String
id
,
String
name
,
String
type
,
bool
connected
,
)
Implementation
MidiDevice(this.id, this.name, this.type, this.connected);
flutter_midi_command_for_x package
documentation
flutter_midi_command
MidiDevice
MidiDevice.new constructor
MidiDevice class