leading property

Widget? leading
final

A widget displayed at the start of the CupertinoListTile. This is typically an Icon or an Image.

Implementation

final Widget? leading;