forked from lxm_flutter/FlutterUnit
macos版升级到flutter2.0
This commit is contained in:
@@ -34,8 +34,7 @@ class NestedScrollViewDemo extends StatelessWidget {
|
||||
(BuildContext context, bool innerBoxIsScrolled) {
|
||||
return <Widget>[
|
||||
SliverOverlapAbsorber(
|
||||
handle: NestedScrollView.sliverOverlapAbsorberHandleFor(
|
||||
context),
|
||||
handle: NestedScrollView.sliverOverlapAbsorberHandleFor(context),
|
||||
sliver: SliverAppBar(
|
||||
title: const Text('旷古奇书'),
|
||||
pinned: true,
|
||||
|
||||
Reference in New Issue
Block a user