textBaseline property

TextBaseline? textBaseline
final

The text baseline to use for text alignment within the layout.

Used when children contain text that should be aligned by baseline.

Implementation

final TextBaseline? textBaseline;