offset property

Offset? offset
final

Optional offset for absolute positioning from top-left corner When provided, position is ignored and the dialog is positioned at this exact offset from the top-left of the screen

Implementation

final Offset? offset;