textAlign property

TextAlign? textAlign
final

The alignment for the title.

This will take effect only if title it a Text widget.

Implementation

final TextAlign? textAlign;