leading property

Widget leading
final

A widget to display before the title.

Typically an Icon or a CircleAvatar widget.

Implementation

final Widget leading;