icon property

Widget? icon
final

The icon of the item. Usually an Icon widget

Implementation

final Widget? icon;