menu
pull_to_refresh_simple package
documentation
pull_to_refresh_simple.dart
RefreshConfiguration
bottomHitBoundary property
bottomHitBoundary property
dark_mode
light_mode
bottomHitBoundary
property
double
?
bottomHitBoundary
final
位于底部边缘的边界,惯性滚动超过此距离时停止
Implementation
final double? bottomHitBoundary;
pull_to_refresh_simple package
documentation
pull_to_refresh_simple
RefreshConfiguration
bottomHitBoundary property
RefreshConfiguration class