PopupBannerConfig constructor
const
PopupBannerConfig({})
Implementation
const PopupBannerConfig({
this.enable = false,
this.data,
this.alwaysShowUponOpen = true,
this.closePosition = 'topRight',
this.updatedTime = 0,
});