imageUrl property
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;
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.
final String? imageUrl;