BannerSize class
Defines the size of Banner Ad.
Constructors
- BannerSize({int width = 320, int height = 50, String size = "Banner"})
-
const
Properties
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