menu
basic_dropdown_button package
documentation
custom_dropdown_button.dart
CustomDropDownButtonItem<T>
textAlign property
textAlign property
dark_mode
light_mode
textAlign
property
TextAlign
textAlign
final
Alignment of the text in the menu item.
Implementation
final TextAlign textAlign;
basic_dropdown_button package
documentation
custom_dropdown_button
CustomDropDownButtonItem<T>
textAlign property
CustomDropDownButtonItem class