BannerSize class
Constructors
- BannerSize({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
- LARGE → const BannerSize
- MATCH_VIEW → const BannerSize
- MEDIUM_RECTANGLE → const BannerSize
- STANDARD → const BannerSize