Widget notificationdetail({ Function(String category)? onTap, }) { return widgetNotificationDetail(onTap: onTap); }