Dart
dart:html
CssStyleValue
parse method
parse
Dart
dart:html
CssStyleValue
parse method
CssStyleValue class
Properties
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
parse
description
parse
method
Object
parse
(
String
property
,
String
cssText
)
Implementation
static Object parse(String property, String cssText) native;