Header menu logo Nao

FlexOptions Type

Options for a flexbox-style (1-D) container.

Record fields

Record Field Description

AlignItems

Full Usage: AlignItems

Field type: Align

Alignment of children along the cross axis.

Field type: Align

Direction

Full Usage: Direction

Field type: FlexDirection
Field type: FlexDirection

Gap

Full Usage: Gap

Field type: Length

Gap between children.

Field type: Length

Justify

Full Usage: Justify

Field type: Align

Distribution of children along the main axis.

Field type: Align

Wrap

Full Usage: Wrap

Field type: FlexWrap
Field type: FlexWrap

Static members

Static member Description

FlexOptions.Default

Full Usage: FlexOptions.Default

Returns: FlexOptions
Returns: FlexOptions

Type something to start searching.