leading property

Widget? leading
final

The leading widget at the start of the appbar,

It can also be a BackButton.

Implementation

final Widget? leading;