onSearchMicrophoneIconPressed property
final
If omitted the microphone icon won't show up. Called when the icon button is pressed. Normally used for speech recognition/speech to text.
Implementation
final VoidCallback? onSearchMicrophoneIconPressed;