Properties
-
androidFontInfo
↔ AndroidFontInfo?
-
The Android font info of ad badge.
The property is ignored when fontSize is not set.
Only supported on Android.
read / write
-
backgroundColor
↔ String?
-
The background color of the ad badge.
Defaults to #000000 on iOS. Defaults to #5178EE with alpha is 96.5% on Android.
read / write
-
badgeTextType
↔ AdBadgeTextType?
-
The text type of the ad badge.
Defaults to sponsored.
read / write
-
hashCode
→ int
-
The hash code for this object.
read-onlyinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
read-onlyinherited
-
textColor
↔ String?
-
The color of the ad badge text.
Defaults to #ffffff.
read / write