icon property

Widget? icon
final

the IconSource to be displayed within the tab.

Usually an Icon widget

Implementation

final Widget? icon;