textAlign property
final
How the text will be aligned in this widget.
Defaults to TextAlign.start.
Implementation
final TextAlign textAlign;
How the text will be aligned in this widget.
Defaults to TextAlign.start.
final TextAlign textAlign;