dropdownDirection property
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;
Optional direction of the dropdown. Use EasyDropdownDirection enum to specify the direction. If null, the dropdown will follow the default direction.
final EasyDropdownDirection? dropdownDirection;