iconUrl property
URL of an image to use as the tab bar icon. Loaded asynchronously. Takes precedence over systemIcon when both are set.
Implementation
final String? iconUrl;
URL of an image to use as the tab bar icon. Loaded asynchronously. Takes precedence over systemIcon when both are set.
final String? iconUrl;