textBaseline property
The text baseline to use for aligning text within the layout.
Used when items contain text and need to be aligned by their text baseline rather than their geometric bounds.
Implementation
final TextBaseline? textBaseline;
The text baseline to use for aligning text within the layout.
Used when items contain text and need to be aligned by their text baseline rather than their geometric bounds.
final TextBaseline? textBaseline;