menu
puppeteer package
documentation
protocol/css.dart
GetBackgroundColorsResult
GetBackgroundColorsResult constructor
GetBackgroundColorsResult constructor
dark_mode
light_mode
GetBackgroundColorsResult
constructor
GetBackgroundColorsResult
(
{
List
<
String
>
?
backgroundColors
,
String
?
computedFontSize
,
String
?
computedFontWeight
,
})
Implementation
GetBackgroundColorsResult( {this.backgroundColors, this.computedFontSize, this.computedFontWeight});
puppeteer package
documentation
protocol/css
GetBackgroundColorsResult
GetBackgroundColorsResult constructor
GetBackgroundColorsResult class