Slidable/src/notifications_old library
Classes
- SlidableNotification
- A Slidable notification that can bubble up the widget tree.
- SlidableNotificationListener
- A widget that listens for SlidableNotifications bubbling up the tree.
- SlidableNotificationSender
- SlidableRatioNotification
- A specific SlidableNotification which holds the current ratio value.
Typedefs
- SlidableNotificationCallback = void Function(SlidableNotification notification)
- Signature for SlidableNotification listeners.