menu
avy_debug_panel package
documentation
flutter_debug_panel.dart
DebugSearchField
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
ValueChanged
<
String
>
?
onChanged
final
Callback when the search query changes.
Implementation
final ValueChanged<String>? onChanged;
avy_debug_panel package
documentation
flutter_debug_panel
DebugSearchField
onChanged property
DebugSearchField class