poster property

String? poster
final

Poster artwork. Any URI the system can read: an https:// URL, or a file:// path — including one produced by MosaicBridge.renderFlutterWidget.

Implementation

final String? poster;