dropdownAlignment property

EasyDropdownAlignment? dropdownAlignment
final

Optional alignment of the dropdown relative to the button. Defaults to EasyDropdownAlignment.center if null.

Implementation

final EasyDropdownAlignment? dropdownAlignment;