Slidable/src/actions library
Classes
- CustomSlidableAction
- Represents an action of an ActionPane.
- SlidableAction
- An action for Slidable which can show an icon, a label, or both.
Typedefs
- SlidableActionCallback = void Function(BuildContext context)
- Signature for CustomSlidableAction.onPressed.