XmrbiBanner constructor

const XmrbiBanner({
  1. Key? key,
  2. required BannerInfo bannerInfo,
})

Implementation

const XmrbiBanner({super.key,required this.bannerInfo});