leading property

Widget? leading
final

The Widget that is displayed before the title, typically an IconButton widget.

Implementation

final Widget? leading;