menu
flutter_maslow package
documentation
widgets/textfields/search.dart
SearchTextField
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
FutureOr
<
void
>
Function
(
String
)
?
onChanged
final
Implementation
final FutureOr<void> Function(String)? onChanged;
flutter_maslow package
documentation
widgets/textfields/search
SearchTextField
onChanged property
SearchTextField class