textAlign property

TextAlign textAlign
final

Alignment for the widget. TextAlign.left by default.

Implementation

final TextAlign textAlign;