menu
cupertino_native_plus package
documentation
components/search_bar.dart
CNSearchBar
onExpandStateChanged property
onExpandStateChanged property
dark_mode
light_mode
onExpandStateChanged
property
ValueChanged
<
bool
>
?
onExpandStateChanged
final
Called when the expand/collapse state changes.
Implementation
final ValueChanged<bool>? onExpandStateChanged;
cupertino_native_plus package
documentation
components/search_bar
CNSearchBar
onExpandStateChanged property
CNSearchBar class