BannerAdSize class

Constructors

BannerAdSize({required int width, required int height})
const

Properties

hashCode int
The hash code for this object.
no setterinherited
height int
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
width int
final

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
override

Constants

The standard banner (320x50) size.
fullBanner → const BannerAdSize
The full banner (468x60) size.
largeBanner → const BannerAdSize
The large banner (320x100) size.
largeRectangle → const BannerAdSize
The large rectangle (320x480) size.
leaderboard → const BannerAdSize
The leaderboard (728x90) size.
mediumRectangle → const BannerAdSize
The medium rectangle (300x250) size.