menu
messenger
ui/page/home/controller.dart
HomeController
unreadChats property
unreadChats
dark_mode
light_mode
unreadChats
property
RxInt
unreadChats
final
Reactive
MyUser.unreadChatsCount
value.
Implementation
final RxInt unreadChats = RxInt(0);
messenger
controller
HomeController
unreadChats property
HomeController class