menu
cupertino_native_extra package
documentation
components/search_bar.dart
CNSearchBar
onTextChanged property
onTextChanged property
dark_mode
light_mode
onTextChanged
property
ValueChanged
<
String
>
?
onTextChanged
final
Called when search text changes
Implementation
final ValueChanged<String>? onTextChanged;
cupertino_native_extra package
documentation
components/search_bar
CNSearchBar
onTextChanged property
CNSearchBar class