menu
antd_flutter_mobile package
documentation
components/widgets/scrollable.dart
AntdScrollView<Style extends AntdStyle, WidgetType, Controller extends AntdScrollController>
edgeThreshold property
edgeThreshold property
dark_mode
light_mode
edgeThreshold
property
double
?
edgeThreshold
final
触边阈值 (0-1表示百分比)
Implementation
final double? edgeThreshold;
antd_flutter_mobile package
documentation
components/widgets/scrollable
AntdScrollView<Style extends AntdStyle, WidgetType, Controller extends AntdScrollController>
edgeThreshold property
AntdScrollView class