menu
cupertino_native_extra package
documentation
components/tab_bar.dart
CNTabBar
onSearchChanged property
onSearchChanged property
dark_mode
light_mode
onSearchChanged
property
ValueChanged
<
String
>
?
onSearchChanged
final
Called when the search text changes.
Implementation
final ValueChanged<String>? onSearchChanged;
cupertino_native_extra package
documentation
components/tab_bar
CNTabBar
onSearchChanged property
CNTabBar class