menu
ping_notification package
documentation
widget/notification_widget.dart
NotificationWidget
NotificationWidget.new const constructor
NotificationWidget.new const constructor
dark_mode
light_mode
NotificationWidget
constructor
const
NotificationWidget
(
{
Key
?
key
,
required
LangModel
lang
,
})
Implementation
const NotificationWidget({ super.key, required this.lang, });
ping_notification package
documentation
widget/notification_widget
NotificationWidget
NotificationWidget.new const constructor
NotificationWidget class