leading property

Widget? leading
final

The widget displayed before the title

Usually an Icon widget.

Implementation

final Widget? leading;