leading property

Widget? leading
final

leading is used to place a widget before the title.

Implementation

final Widget? leading;