leading property

Widget? leading
final

The widget before label.

Typically an Icon

Implementation

final Widget? leading;