textAlign property

TextAlign textAlign
finalinherited

How the text should be aligned horizontally.

Defaults to TextAlign.start.

Implementation

final TextAlign textAlign;