getPropertyPriority method - CssStyleDeclaration class - dart:html library (original) (raw)

description

String getPropertyPriority(

  1. String property )

Implementation

String getPropertyPriority(String property) native;