Dart
dart:html
CssStyleValue
parse method
description
parse method
Object
parse
(
String
property
,
String
cssText
)
Implementation
static
Object
parse(
String
property,
String
cssText) native;