How can I achieve the same effect as `TopAppBarDefaults.enterAlwaysScrollBehavior` in a Material 3 ...
d
How can I achieve the same effect as
TopAppBarDefaults.enterAlwaysScrollBehavior
in a Material 3
SearchBar
? If I nest it in a TopAppBar, and try to open the suggestions pane, it gets hidden in the TopAppBar's limits...