BannerSize class

Defines the size of Banner Ad.

Constructors

BannerSize({int width = 320, int height = 50, String size = "Banner"})
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
size String
final
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.
inherited

Static Properties

adaptiveBanner BannerSize
getter/setter pair
logicalScreenSize Size
getter/setter pair
logicalWidth int
getter/setter pair
pixelRatio double
getter/setter pair
smartBanner BannerSize
getter/setter pair
widthValue int
getter/setter pair

Constants

iabMediumRectangle → const BannerSize
largeBanner → const BannerSize