textAlign property

TextAlign textAlign
final

How the text should be aligned horizontally.

Defaults to TextAlign.start.

Implementation

final TextAlign textAlign;