dropdownDirection property

EasyDropdownDirection? dropdownDirection
final

Optional direction of the dropdown. Use EasyDropdownDirection enum to specify the direction. If null, the dropdown will follow the default direction.

Implementation

final EasyDropdownDirection? dropdownDirection;