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