bannerIcon property

Widget? bannerIcon
final

Icon that shown on the Banner If bannerIcon is provided, then bannerText wont be shown

Implementation

final Widget? bannerIcon;