audioRouteChanged property
Occurs when the local audio playback route changes.
Implementation
final Function(AudioOutputRouting)? audioRouteChanged;
Occurs when the local audio playback route changes.
final Function(AudioOutputRouting)? audioRouteChanged;