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