textAlign property

TextAlign? textAlign
getter/setter pair

How the text should be aligned horizontally.

It defaults to TextAlign.start.

Implementation

TextAlign? textAlign;