textBaseline property

  1. @override
LayoutTextBaseline? textBaseline
getter/setter pairoverride-getter

The text baseline to use for layout calculations.

Used for baseline alignment of text elements within the layout.

Implementation

@override
LayoutTextBaseline? textBaseline;