textAlignment property

AlignmentGeometry? textAlignment
final

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

Implementation

final AlignmentGeometry? textAlignment;