NotificationsWidget class

Constructors

NotificationsWidget.new(ARMOYUServices service)
const

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
service → ARMOYUServices
final

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
notificationdetail({dynamic onTap(String category)?}) Widget
notifications({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
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited