menu
messenger
ui/page/home/tab/chats/controller.dart
ChatsTabController
hasNext property
hasNext
dark_mode
light_mode
hasNext
property
RxBool
get
hasNext
Indicates whether the
chats
have a next page.
Implementation
RxBool get hasNext => _chatService.hasNext;
messenger
controller
ChatsTabController
hasNext property
ChatsTabController class