onChanged property
final
Callback, called when the selected microphone device changes.
Implementation
final void Function(DeviceDetails)? onChanged;
Callback, called when the selected microphone device changes.
final void Function(DeviceDetails)? onChanged;