sources/notifications/widgets/notifications_all library
Functions
-
widgetNotificationsAll(
dynamic service, {String category = "", String categorydetail = "", List< Notifications> ? cachedNotificationList, dynamic onNotificationUpdated(List<Notifications> updatedNotifications)?, dynamic onTap(String category, String categorydetail, int categorydetailID)?, required dynamic profileFunction(int userID, String username)}) → NotificationsBundle