textAlignment property

Alignment? textAlignment
final

文字整体相对位置。详见 Alignment

The overall relative position of the text. See Alignment for details

Implementation

final Alignment? textAlignment;