menu
antd_flutter_mobile package
documentation
components/widgets/scrollable.dart
AntdScrollView<Style extends AntdStyle, WidgetType, Controller extends AntdScrollController>
physics property
physics property
dark_mode
light_mode
physics
property
ScrollPhysics
?
physics
final
滚动物理效果
Implementation
final ScrollPhysics? physics;
antd_flutter_mobile package
documentation
components/widgets/scrollable
AntdScrollView<Style extends AntdStyle, WidgetType, Controller extends AntdScrollController>
physics property
AntdScrollView class