alignment property
when using ActionLayout.flex, it would create a FlexLayoutDelegate to layout action items in RenderSlideAction
otherwise, it would create a SpaceEvenlyLayoutDelegate to layout action items in RenderSlideAction
Implementation
final ActionAlignment alignment;