SliverAppBar 介紹及使用 SliverAppBar控件可以實現頁面頭部區域展開、折疊的效果,類似於Android中的CollapsingToolbarLayout。先看下SliverAppBar實現的效果 ...