menu
messenger
ui/page/call/controller.dart
CallController
buttons property
buttons
dark_mode
light_mode
buttons
property
RxList
<
CallButton
>
buttons
late
final
CallButton
s placed in the
Dock
.
Implementation
late final RxList<CallButton> buttons;
messenger
controller
CallController
buttons property
CallController class