isFlex property

bool isFlex
getter/setter pair

Whether this container uses CSS flexbox layout.

Implementation

bool isFlex = false;