textAlign property

TextAlign textAlign
final

Horizontal alignment of the text within the text area.

Controls how text is aligned horizontally within the available space. Options include start, center, end, and justify alignment.

Implementation

final TextAlign textAlign;