onMicButtonTap property
Called when microphone/audio button is tapped. The button will be hidden if its null;
Implementation
final void Function(bool)? onMicButtonTap;
Called when microphone/audio button is tapped. The button will be hidden if its null;
final void Function(bool)? onMicButtonTap;