flex property
The flex factor to use for this child.
The amount of space the child's can occupy in the main axis is
determined by dividing the free space according to the flex factors of the
other CustomSlidableAction
s.
Implementation
final int flex;