leading property

Widget? leading
final

A widget to display before the toolbar's title.

Typically the leading widget is a MacosIcon or a MacosIconButton.

Implementation

final Widget? leading;