textAlign property

TextAlign? textAlign
final

How the text should be aligned horizontally.

Will be applied (if specified) for the text.

Implementation

final TextAlign? textAlign;