onVoiceState property

void Function(bool isVoice)? onVoiceState
final

Callback to be invoked when a file is selected

Implementation

final void Function(bool isVoice)? onVoiceState;