textBaseline property

TextBaseline? textBaseline
final

TextBaseline.ideographic用来对齐表意文字的水平线 TextBaseline.alphabetic 以标准的字母顺序为基线

Implementation

final TextBaseline? textBaseline;