imageUrl property

String? imageUrl
final

Optional image displayed alongside the pane content.

Supports the same formats as AAPaneItem.imageUrl, including Flutter asset SVGs rasterized before the payload is sent to native Android.

Implementation

final String? imageUrl;