textBaseline property
The text baseline to use for layout calculations.
Used for baseline alignment of text elements within the layout.
Implementation
@override
LayoutTextBaseline? textBaseline;
The text baseline to use for layout calculations.
Used for baseline alignment of text elements within the layout.
@override
LayoutTextBaseline? textBaseline;