isFlexContainer property

bool? isFlexContainer
getter/setter pair

Whether the ResizeSensor is a flex container. Necessary to apply the correct styling.

Default: false

Implementation

bool? isFlexContainer;