textBaseline property

TextBaseline? textBaseline
final

The text baseline to use for text alignment.

Used when children contain text that should be aligned by baseline rather than geometric bounds.

Implementation

final TextBaseline? textBaseline;