menu
s_packages package
documentation
universal_html/prefer_universal/html.dart
Element
matches method
matches method
dark_mode
light_mode
matches
method
bool
matches
(
String
selectors
)
Implementation
bool matches(String selectors) { return _matches(this, selectors, null); }
s_packages package
documentation
universal_html/prefer_universal/html
Element
matches method
Element class