menu
messenger
ui/page/call/view.dart
CallView
CallView.new const constructor
CallView.new
dark_mode
light_mode
CallView
constructor
const
CallView
(
Rx
<
OngoingCall
>
_call
, {
Key
?
key
,
})
Implementation
const CallView(this._call, {super.key});
messenger
view
CallView
CallView.new const constructor
CallView class