PanelyNotification constructor
PanelyNotification({
- required BuildContext context,
Implementation
PanelyNotification({
required this.context,
});
PanelyNotification({
required this.context,
});