Private
_basisPrivate
_boundsPrivate
_fparentPrivate
_growPrivate
_heightsPrivate
_isPrivate
_scrollPrivate
_scrollPrivate
_shrinkPrivate
_widthsAlignment of the items with respect to the cross axis. (Default = AlignItems.CENTER)
Original size of this object in the main axis.
Sets how items are placed in the flex object defining the main axis. (Default = FlexDirection.ROW)
Height of this object. (Default = 0)
Array of all items managed by this object.
Minimum distance between items contained inside this object. (Default = 4)
Alignment of the items with respect to the main axis. (Default = JustifyContent.FLEX_START)
Position of this object anchor relative to its width and height. (x and y between 0 and 1). Sets how this object is placed.
Minimum distance between this object content and its border. (Default = 10)
Width of this object. (Default = 0)
X position. (Default = 0)
Y position. (Default = 0)
Sets the alignItems property of this object.
This Flex instance.
Sets the justifyContent property of this object.
This Flex instance.
Generated using TypeDoc
Creates an instance of Flex class