textBaseline property
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;
The text baseline to use for text alignment.
Used when children contain text that should be aligned by baseline rather than geometric bounds.
final TextBaseline? textBaseline;