menu
armoyu_widgets package
documentation
sources/chat/controllers/newchatlist_controller.dart
SourceNewchatlistController
refreshAllChatList method
refreshAllChatList method
dark_mode
light_mode
refreshAllChatList
method
Future
<
void
>
refreshAllChatList
(
)
Implementation
Future<void> refreshAllChatList() async { await getnewchat(fetchRestart: true); }
armoyu_widgets package
documentation
sources/chat/controllers/newchatlist_controller
SourceNewchatlistController
refreshAllChatList method
SourceNewchatlistController class