menu
googleapis package
documentation
adsensehost/v4_1.dart
AdStyleColors
AdStyleColors constructor
AdStyleColors constructor
dark_mode
light_mode
AdStyleColors
constructor
AdStyleColors
(
{
String
?
background
,
String
?
border
,
String
?
text
,
String
?
title
,
String
?
url
,
})
Implementation
AdStyleColors({ this.background, this.border, this.text, this.title, this.url, });
googleapis package
documentation
adsensehost/v4_1
AdStyleColors
AdStyleColors constructor
AdStyleColors class