Dart
dart:html
Css
supportsCondition method
description
supportsCondition method
@JSName('supports')
bool
supportsCondition
(
String
conditionText
)
@JSName('supports')
Implementation
@JSName
(
'supports'
)
static
bool
supportsCondition(
String
conditionText) native;