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