menu
pull_to_refresh_simple package
documentation
pull_to_refresh_simple.dart
SmartRefresher
controller property
controller property
dark_mode
light_mode
controller
property
RefreshController
controller
final
控制内部状态的控制器
必须提供,用于控制刷新和加载状态
Implementation
final RefreshController controller;
pull_to_refresh_simple package
documentation
pull_to_refresh_simple
SmartRefresher
controller property
SmartRefresher class