menu
zeta_flutter
zeta_flutter.dart
ZetaTopAppBar
onSearch property
onSearch
dark_mode
light_mode
onSearch
property
(void Function
(
String
)
?)
onSearch
final
Called when text in the search field is submitted.
Implementation
final void Function(String)? onSearch;
zeta_flutter
zeta_flutter
ZetaTopAppBar
onSearch property
ZetaTopAppBar class