menu
messenger
ui/page/popup_gallery/controller.dart
PopupGalleryController
chat property
chat
dark_mode
light_mode
chat
property
Rx
<
RxChat
?
>
chat
final
RxChat
this
PopupGalleryController
is about.
Implementation
final Rx<RxChat?> chat = Rx(null);
messenger
controller
PopupGalleryController
chat property
PopupGalleryController class