image property
The image source for the watermark.
Can be:
- Android: drawable resource name or file path
- iOS: bundled image name or file path
Defaults to "" (no image).
Implementation
final String image;
The image source for the watermark.
Can be:
Defaults to "" (no image).
final String image;