dropdownMenuDirection property
Set the menu opening direction for the dropdown. Only useful when using ToolbarPosition.custom since the toolbar otherwise automatically determines the correct direction.
Implementation
final DropdownMenuDirection? dropdownMenuDirection;