textAlign property

TextAlign? textAlign
final

Text alignment. Defaults to TextAlign.start.

Implementation

final TextAlign? textAlign;