title property
Used as share sheet title where supported
Provided to Android Intent.createChooser as the title, as well as, EXTRA_TITLE Intent extra.
Provided to web Navigator Share API as title.
- Supported platforms: All
Implementation
final String? title;