leading property

Widget? leading
final

The (optional) leading widget of the MaterialBanner.

Typically an Icon widget.

Implementation

final Widget? leading;