iconAsset property

String? iconAsset
final

The icon asset path to render as the icon for this screen's tab.

Exactly one of icon and iconAsset must be non-null.

Implementation

final String? iconAsset;