textAlign property

TextAlign? textAlign
final

Align the text inside the input, default to TextAlign.left

Implementation

final TextAlign? textAlign;