menu
puppeteer package
documentation
protocol/css.dart
Value
Value.new constructor
Value.new constructor
dark_mode
light_mode
Value
constructor
Value
(
{
required
String
text
,
SourceRange
?
range
,
})
Implementation
Value({required this.text, this.range});
puppeteer package
documentation
protocol/css
Value
Value.new constructor
Value class