textAlign property

TextAlign textAlign
final

The text align for the TextField of the CustomDropdownMenu.

Defaults to TextAlign.start.

Implementation

final TextAlign textAlign;