Marko Novakovic
03/25/2021, 3:35 PMToolbar
enterAlways
scrollBehavior
? is there built if way or I have to animate AppBar
myself when scroll direction changes?julioromano
03/25/2021, 3:44 PMModifier.nestedScroll()
) if you wish to implement it yourself.Marko Novakovic
03/25/2021, 3:57 PM