parse method
- @DomName('StyleValue.parse')
- @DocsEditable()
- @Experimental()
Source
@DomName('StyleValue.parse') @DocsEditable() @Experimental() // untriaged static Object parse(String property, String cssText) => (_blink.BlinkStyleValue.instance.parse_Callback_2_(property, cssText));
© 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
https://api.dartlang.org/stable/1.24.3/dart-html/StyleValue/parse.html