textBaseline property

LayoutTextBaseline? get textBaseline

The text baseline to use for layout calculations.

Used for baseline alignment of text elements within the layout.

Implementation

LayoutTextBaseline? get textBaseline;