menu
messenger
ui/page/home/introduction/controller.dart
IntroductionController
chat property
chat
dark_mode
light_mode
chat
property
Rx
<
RxChat
?
>
chat
final
RxChat
of a
Routes.directLink
initial route.
Implementation
final Rx<RxChat?> chat = Rx(null);
messenger
controller
IntroductionController
chat property
IntroductionController class