Dart
dart:html
CssNumericValue
parse method
description
parse method
CssNumericValue
parse
(
String
cssText
)
override
Implementation
static
CssNumericValue parse(
String
cssText) native;