endActionPane property
A widget which is shown when the user drags the Slidable
to the left or
to the top.
When direction is Axis.horizontal and useTextDirection is true, the startActionPane is determined by the ambient TextDirection.
Implementation
final XActionPane? endActionPane;