NativeAdStyle class
Constructors
-
NativeAdStyle({BoxDecoration? adLayoutStyle = defaultAdLayoutStyle, TextStyle? titleTextStyle = defaultTitleStyle, TextStyle? skuDescriptionTextStyle = defaultSkuDescriptionStyle, TextStyle? deliveryDetailTextStyle = defaultDeliveryDetailStyle, TextStyle? originalPriceTextStyle = defaultOriginalPriceStyle, TextStyle? discountedPriceTextStyle = defaultDiscountedPriceStyle, TextStyle? offerTextStyle = defaultOfferStyle, TextStyle? ratingTextStyle = defaultRatingStyle, TextStyle? ratingCountTextStyle = defaultRatingCountStyle, TextStyle? membershipPriceTextStyle = defaultMembershipStyle, String? ctaTitle, VoidCallback? ctaAction, int? mediaHeight, int? mediaWidth})
-
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited