menu
puppeteer package
documentation
protocol/css.dart
RuleUsage
used property
used property
dark_mode
light_mode
used
property
bool
used
final
Indicates whether the rule was actually used by some element in the page.
Implementation
final bool used;
puppeteer package
documentation
protocol/css
RuleUsage
used property
RuleUsage class