custom_slidable/actions library
Classes
- CustomCustomSlidableAction
- Represents an action of an ActionPane.
- CustomSlidableAction
-
An action for
Slidablewhich can show an icon, a label, or both.
Typedefs
- CustomSlidableActionCallback = void Function(BuildContext context)
- Signature for CustomCustomSlidableAction.onPressed.