leading property

Widget? leading
final

A widget shown before the title.

Usually an indicator of whether the tile is selected or not.

Implementation

final Widget? leading;