leading property

Widget? leading
final

Optional widget displayed before the title (e.g., an icon).

Implementation

final Widget? leading;