widgets/slide_action_panel library
Classes
- ActionItem
- By wrapping child using ActionItem, you can specify the flex value of the child. it would have no effect if ActionLayout.alignment is ActionAlignment.spaceEvenly.
-
SlideActionPanel<
T extends Widget> - if actionLayout is aligned using ActionAlignment.flex, actions could be wrapped in ActionItem to specify its flex value. if some of actions are not wrapped in ActionItem, each of them would have a default flex value of 1