parse method - CssStyleValue class - dart:html library (original) (raw)
parse static method
Object? parse(
Implementation
static Object? parse(String property, String cssText) native;
Object? parse(
static Object? parse(String property, String cssText) native;