menu
antd_flutter_mobile package
documentation
components/widgets/scrollable.dart
AntdScrollView<Style extends AntdStyle, WidgetType, Controller extends AntdScrollController>
onEdgeReached property
onEdgeReached property
dark_mode
light_mode
onEdgeReached
property
AntdOnScrollEdge
?
onEdgeReached
final
当触碰到边界时的回调
Implementation
final AntdOnScrollEdge? onEdgeReached;
antd_flutter_mobile package
documentation
components/widgets/scrollable
AntdScrollView<Style extends AntdStyle, WidgetType, Controller extends AntdScrollController>
onEdgeReached property
AntdScrollView class