Module context

Module context 

Source
Expand description

Layout context.

Structs§

InlineConstraintsLayout
Constraints for inline layout.
InlineConstraintsMeasure
Constraints for inline measure.
InlineSegment
Represents a segment in an inlined widget first or last row.
InlineSegmentPos
Position of an inline segment set by the inlining parent.
LAYOUT
Current layout context.
LayoutMask
Mask of values that can affect the layout operation of a value.
LayoutMetrics
Layout metrics in a LAYOUT context.
LayoutMetricsSnapshot
Layout metrics snapshot.
LayoutPassId
Identifies the layout pass of a window.

Enums§

InlineConstraints
Constraints for inline measure or layout.
LayoutDirection
Defines the layout flow direction.
TextSegmentKind
The type of an inline/text segment.

Statics§

DIRECTION_VAR
Wrap direction of text in a widget context.