width property

double? width
final

The ad width. If null, a default is computed based on adFormat and layout constraints.

If adaptive_banner is enabled, the width matches the screen width.

Implementation

final double? width;