leading property

Widget? leading
final

An icon that will be shown before the title.

Typically an Icon.

Implementation

final Widget? leading;