icon property

IconData? icon
final

The icon to use for this screen's tab.

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

Implementation

final IconData? icon;