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