inputEventChannel property

  1. @visibleForTesting
EventChannel inputEventChannel
final

Event channel used for input peak updates.

Implementation

@visibleForTesting
final EventChannel inputEventChannel =
    const EventChannel('system_audio_meter/input_levels');