I've tried scouring the Internet for a solution but every current available solution are with some expandedHeight.
I am looking for a solution to just move the title of a SliverAppBar to the center of the appbar upon scroll.
I wonder if AnimatedWidget should be used or is there a simpler solution?
Appreciate some examples and guidance.