menu
flutter_midi_command_windows package
documentation
windows_midi_device.dart
WindowsMidiDevice
onConnectionStateChanged property
onConnectionStateChanged property
dark_mode
light_mode
onConnectionStateChanged
property
Stream
<
MidiConnectionState
>
get
onConnectionStateChanged
inherited
Implementation
Stream<MidiConnectionState> get onConnectionStateChanged => _connectionStateController.stream;
flutter_midi_command_windows package
documentation
windows_midi_device
WindowsMidiDevice
onConnectionStateChanged property
WindowsMidiDevice class