BannerSize class
Constructors
- BannerSize({String type = BannerSizeType.CUSTOM, int width = 320, int height = 50})
-
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
Constants
- BANNER → const BannerSize
- LARGE → const BannerSize
- LEADERBOARD → const BannerSize
- RECTANGLE → const BannerSize
- SMART → const BannerSize