menu
xwidgets_pack package
documentation
widgets/x_debounced_search_field.dart
XSearchCallback typedef
XSearchCallback typedef
dark_mode
light_mode
XSearchCallback
typedef
XSearchCallback
=
FutureOr
<
void
>
Function
(
String
query
)
Implementation
typedef XSearchCallback = FutureOr<void> Function(String query);
xwidgets_pack package
documentation
widgets/x_debounced_search_field
XSearchCallback typedef
x_debounced_search_field library