menu
custom_adaptive_scaffold package
documentation
material_ui.dart
SearchBar
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
ValueChanged
<
String
>
?
onChanged
final
Invoked upon user input.
Implementation
final ValueChanged<String>? onChanged;
custom_adaptive_scaffold package
documentation
material_ui
SearchBar
onChanged property
SearchBar class