menu
cupertino_native_better package
documentation
components/search_scaffold.dart
CNSearchScaffold
onSearchSubmit property
onSearchSubmit property
dark_mode
light_mode
onSearchSubmit
property
ValueChanged
<
String
>
?
onSearchSubmit
final
Called when search is submitted.
Implementation
final ValueChanged<String>? onSearchSubmit;
cupertino_native_better package
documentation
components/search_scaffold
CNSearchScaffold
onSearchSubmit property
CNSearchScaffold class