Slidable/src/notifications library
Classes
-
SlidableGroupBehavior<
T> - A widget which can dispatch notifications to a group of Slidable below it.
-
SlidableGroupBehaviorListener<
T> - A widget which listens to notifications dispatched by a SlidableGroupBehavior of the same type.
- SlidableGroupNotification
- Used to dispatch a Slidable notification.
-
SlidableGroupNotificationDispatcher<
T> - A dispatcher used to dispatch a Slidable notification.