menu
auto_suggest_box package
documentation
auto_suggest/voice_search_controller.dart
VoiceSearchController
onError property
onError property
dark_mode
light_mode
onError
property
void Function
(
String
error
)
?
onError
final
Callback when an error occurs
Implementation
final void Function(String error)? onError;
auto_suggest_box package
documentation
auto_suggest/voice_search_controller
VoiceSearchController
onError property
VoiceSearchController class