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