textBaseline property

TextBaseline? textBaseline
final

The text baseline to use when aligning rows using TableCellVerticalAlignment.baseline.

Implementation

final TextBaseline? textBaseline;