Dart
dart:html
StyleMedia
matchMedium method
matchMedium
StyleMedia class
Properties
type
hashCode
runtimeType
Methods
matchMedium
noSuchMethod
toString
Operators
operator ==
matchMedium method
bool
matchMedium
(
String
mediaquery
)
Implementation
bool matchMedium(String mediaquery) native;