leading property

Widget? leading
final

The leading widget of the tile (used by default .listTile header).

Implementation

final Widget? leading;