textAlignment property

AlignmentGeometry? textAlignment
final

How the text should be aligned within the cell. Defaults to Alignment.center.

Implementation

final AlignmentGeometry? textAlignment;