menu
flutter_chat_list package
documentation
chat_list.dart
RefreshController
isRefresh property
isRefresh property
dark_mode
light_mode
isRefresh
property
bool
get
isRefresh
Implementation
bool get isRefresh => headerMode?.value == RefreshStatus.refreshing;
flutter_chat_list package
documentation
chat_list
RefreshController
isRefresh property
RefreshController class