components/widgets/scrollable library
Classes
- AntdScrollable
-
AntdScrollView<
Style extends AntdStyle, WidgetType, Controller extends AntdScrollController> -
AntdScrollViewState<
Style extends AntdStyle, Controller extends AntdScrollController, S extends AntdScrollView< Style, S, Controller> >
Typedefs
-
AntdOnScrollEdge
= Future<
void> Function(double offset, bool isUp)