offset property

Offset? offset
final

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;