textAlign property

TextAlign? textAlign
final

How each line of text in the Text widget should be aligned horizontally.

Implementation

final TextAlign? textAlign;