leading property

Widget? leading
final

The leading widget of the tile, typically an icon or avatar.

Implementation

final Widget? leading;