textAlign property
final
The text align for the TextField of the DropdownMenu.
Defaults to TextAlign.start.
Implementation
final TextAlign textAlign;
The text align for the TextField of the DropdownMenu.
Defaults to TextAlign.start.
final TextAlign textAlign;