text property
The text to share
Cannot be provided at the same time as uri, as the share method will use one or the other.
Can be used together with files, but it depends on the receiving app if they support loading files and text from a share action. Some apps only support one or the other.
- Supported platforms: All
Implementation
final String? text;