textAlign property

TextAlign? textAlign
final

How the text should be aligned horizontally.

If provided, this will override any alignment specified in className.

Implementation

final TextAlign? textAlign;