leading property Null safety
final
A widget displayed at the start of the CupertinoListTile. This is
typically an Icon or an Image.
Implementation
final Widget? leading;
A widget displayed at the start of the CupertinoListTile. This is
typically an Icon or an Image.
final Widget? leading;