iconUrl property

String? iconUrl
final

URL of an image to use as the tab bar icon. Loaded asynchronously. Takes precedence over systemIcon when set.

Implementation

final String? iconUrl;