Dart
dart:html
Css
supports method
description
supports method
bool
supports
(
String
property
,
String
value
)
Implementation
static
bool
supports(
String
property,
String
value) native;