menu
stormy_kit package
documentation
config/models/refresh_config.dart
StormyRefreshConfig
stateTexts property
stateTexts property
dark_mode
light_mode
stateTexts
property
StormyRefreshStateTexts
?
stateTexts
final
各种状态下的提示文本(如果有专门定义优先取这里,如果不指定则使用 textConfig)
Implementation
final StormyRefreshStateTexts? stateTexts;
stormy_kit package
documentation
config/models/refresh_config
StormyRefreshConfig
stateTexts property
StormyRefreshConfig class