textAlign property
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;
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.
final TextAlign textAlign;