menu
messenger
ui/page/call/widget/notification.dart
CallNotificationWidget
onClose property
onClose
dark_mode
light_mode
onClose
property
dynamic Function
()
?
onClose
final
Callback, called when the close button is pressed.
Implementation
final Function()? onClose;
messenger
notification
CallNotificationWidget
onClose property
CallNotificationWidget class