offset property
Add an offset to the position of the menu that has been calculated from SDropdownMenuPosition. Move the top left of the dropdown relative to the top left of the button.
Implementation
final Offset? offset;
Add an offset to the position of the menu that has been calculated from SDropdownMenuPosition. Move the top left of the dropdown relative to the top left of the button.
final Offset? offset;