leading property

Widget? leading
final

The leading widget in the side bar that is placed above the items.

The default value is null.

Implementation

final Widget? leading;