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