menu
pull_to_refresh_simple package
documentation
pull_to_refresh_simple.dart
LoadIndicatorState<T extends LoadIndicator>
lastLoadedHeight property
lastLoadedHeight property
dark_mode
light_mode
lastLoadedHeight
property
double
lastLoadedHeight
getter/setter pair
上一次加载的数据增加的滚动高度
Implementation
double lastLoadedHeight = 0.0;
pull_to_refresh_simple package
documentation
pull_to_refresh_simple
LoadIndicatorState<T extends LoadIndicator>
lastLoadedHeight property
LoadIndicatorState class