flexExpand property

bool flexExpand
getter/setter pair

Whether this flex item expands to fill available remaining space (flex-1).

Implementation

bool flexExpand = false;