pl_notifications library

Classes

PlNotifications
Service class to present notifications

Typedefs

BasicBuilder = Widget Function(Size screenSize, Function closeNotification)
CreateWidget = Widget Function(PlNotificationMessage message, Function removeEntryFunction)
GetDuration = Duration Function(PlNotificationMessage message)
PlNotificationSize = Size Function(BuildContext context)