ZJBannerView constructor
const
ZJBannerView(})
Implementation
const ZJBannerView(this.posId,
{Key? key,
required this.width,
required this.height,
this.refreshInterval = 0,
this.bannerListener})
: super(key: key);