icon property
Leading icon. Optional for NavNodeRole.group headers (they show a bullet), required-in-spirit for everything else.
Implementation
final IconData? icon;
Leading icon. Optional for NavNodeRole.group headers (they show a bullet), required-in-spirit for everything else.
final IconData? icon;