useGlobalPosition property
Whether the popPositionOffset is a global coordinate (relative to screen top-left) or relative to the screen center (default).
Implementation
final bool useGlobalPosition;
Whether the popPositionOffset is a global coordinate (relative to screen top-left) or relative to the screen center (default).
final bool useGlobalPosition;