Customization

Positioning Action Sheet Actions

The layout of the Action Sheet list items can be adjusted with the contentEdgeInsets API. Positive values will inset the content and negative values will outset the conent. The insets apply to all action items.

For example, setting top and bottom insets (positive values) will reduce the height of the Action list items.

Setting a left outset (negative value) and right inset (positive value) will shift the Action's content to the trailing edge.