sharePositionOrigin property
The optional sharePositionOrigin parameter can be used to specify a global origin rect for the share sheet to popover from on iPads and Macs. It has no effect on other devices.
- Supported platforms: iPad and Mac Parameter ignored on other platforms.
Implementation
final Rect? sharePositionOrigin;