AdSize.getAdaptiveBannerInScreen constructor
- @Deprecated("Use getAdaptiveBanner(maxWidthDp) with screen width by `MediaQuery.of(context).size.width` instead.")
Create Adaptive AdSize with screen width for current screen orientation.
Implementation
@Deprecated(
"Use getAdaptiveBanner(maxWidthDp) with screen width by `MediaQuery.of(context).size.width` instead.")
AdSize.getAdaptiveBannerInScreen()
: width = 0,
height = 0,
_mode = 2;