bannerIcon property

Widget? bannerIcon
final

Icon to show on Banner. If bannerIcon is provided then bannertext wont be shown.

Implementation

final Widget? bannerIcon;