menu
flutter_midi_command_for_x package
documentation
flutter_midi_command.dart
MidiCommand
teardown method
teardown method
dark_mode
light_mode
teardown
method
void
teardown
(
)
Disconnects from all devices
Implementation
void teardown() { _platform.teardown(); }
flutter_midi_command_for_x package
documentation
flutter_midi_command
MidiCommand
teardown method
MidiCommand class