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