leading property
final
The (optional) leading widget of the MaterialBanner.
Typically an Icon widget.
Implementation
final Widget? leading;
The (optional) leading widget of the MaterialBanner.
Typically an Icon widget.
final Widget? leading;