onSend property

void Function(Uint8List audioStream)? onSend
final

Callback for when the send button is pressed.

Implementation

final void Function(Uint8List audioStream)? onSend;