textAlign property

TextAlign textAlign
final

The text align for the TextField of the DropdownMenu.

Defaults to TextAlign.start.

Implementation

final TextAlign textAlign;