XmrbiBanner constructor
const
XmrbiBanner({
- Key? key,
- required BannerInfo bannerInfo,
Implementation
const XmrbiBanner({super.key,required this.bannerInfo});
const XmrbiBanner({super.key,required this.bannerInfo});