menu
messenger
ui/page/call/component/common.dart
AcceptVideoButton
AcceptVideoButton const constructor
AcceptVideoButton
dark_mode
light_mode
AcceptVideoButton
constructor
const
AcceptVideoButton
(
CallController
c
, {
bool
highlight
=
false
,
})
Implementation
const AcceptVideoButton(super.c, {this.highlight = false});
messenger
common
AcceptVideoButton
AcceptVideoButton const constructor
AcceptVideoButton class