leading property

Widget? leading
final

The content at the start of this widget.

Usually an Icon

Implementation

final Widget? leading;