WidgetsNestedScrollViewEx<T extends Widget?> extension

小部件主滚动控制器 NestedScrollView

on
  • T

Methods

nestedScrollView({Key? key, ScrollController? controller, Axis scrollDirection = Axis.vertical, bool reverse = false, ScrollPhysics? physics, required List<Widget> headerSliverBuilder(BuildContext, bool), DragStartBehavior dragStartBehavior = DragStartBehavior.start, bool floatHeaderSlivers = false, Clip clipBehavior = Clip.hardEdge, String? restorationId, ScrollBehavior? scrollBehavior}) NestedScrollView

Available on T, provided by the WidgetsNestedScrollViewEx extension

NestedScrollView