width property
The ad width. If null, a default is computed based on adFormat and layout constraints.
- AdFormat.banner: 320 (phones) or 728 (tablets)
If adaptive_banner is enabled, the width matches the screen width.
Implementation
final double? width;