menu
pull_to_refresh_simple package
documentation
pull_to_refresh_simple.dart
RefreshController
headerStatus property
headerStatus property
dark_mode
light_mode
headerStatus
property
RefreshStatus
?
get
headerStatus
获取当前头部状态
Implementation
RefreshStatus? get headerStatus => headerMode?.value;
pull_to_refresh_simple package
documentation
pull_to_refresh_simple
RefreshController
headerStatus property
RefreshController class