leading property

Widget? leading
final

Widget to be shown as leading element to the sub-header.

If set, the value of automaticallyImplyLeading is ignored.

Implementation

final Widget? leading;