NativeAdmobOptions class
Constructors
-
NativeAdmobOptions({bool showMediaContent = true, Color ratingColor = Colors.yellow, NativeTextStyle adLabelTextStyle = const NativeTextStyle(fontSize: 12, color: Colors.white, backgroundColor: Color(0xFFFFCC66)), NativeTextStyle headlineTextStyle = const NativeTextStyle(fontSize: 16, color: Colors.black, backgroundColor: Colors.white), NativeTextStyle advertiserTextStyle = const NativeTextStyle(fontSize: 14, backgroundColor: Colors.white, color: Colors.black), NativeTextStyle bodyTextStyle = const NativeTextStyle(fontSize: 12, backgroundColor: Colors.white, color: Colors.grey), NativeTextStyle storeTextStyle = const NativeTextStyle(fontSize: 12, backgroundColor: Colors.white, color: Colors.black), NativeTextStyle priceTextStyle = const NativeTextStyle(fontSize: 12, backgroundColor: Colors.white, color: Colors.black), NativeTextStyle callToActionStyle = const NativeTextStyle(fontSize: 15, color: Colors.white, backgroundColor: Color(0xFF4CBE99))})
-
const