onFocusChanged property

OnFocusChangedCallback? onFocusChanged
final

A callback that gets invoked when the FloatingSearchBar receives or looses focus.

Implementation

final OnFocusChangedCallback? onFocusChanged;