flex property

int flex
final

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 CustomSlidableActions.

Implementation

final int flex;