menu
pull_to_refresh_simple package
documentation
pull_to_refresh_simple.dart
RefreshConfiguration
skipCanRefresh property
skipCanRefresh property
dark_mode
light_mode
skipCanRefresh
property
bool
skipCanRefresh
final
当达到触发距离时,是否立即进入刷新状态
Implementation
final bool skipCanRefresh;
pull_to_refresh_simple package
documentation
pull_to_refresh_simple
RefreshConfiguration
skipCanRefresh property
RefreshConfiguration class