menu
antd_flutter_mobile package
documentation
components/widgets/scrollable.dart
AntdScrollView<Style extends AntdStyle, WidgetType, Controller extends AntdScrollController>
throttle property
throttle property
dark_mode
light_mode
throttle
property
Duration
?
throttle
final
滚动事件节流时长
Implementation
final Duration? throttle;
antd_flutter_mobile package
documentation
components/widgets/scrollable
AntdScrollView<Style extends AntdStyle, WidgetType, Controller extends AntdScrollController>
throttle property
AntdScrollView class