menu
midi_controller package
documentation
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);
midi_controller package
documentation
midi_command
MidiDevice
MidiDevice.new constructor
MidiDevice class