getPropertyValue method - CssStyleDeclarationBase class - dart:html library (original) (raw)

description

getPropertyValue abstract method

String getPropertyValue(

  1. String propertyName )

Implementation

String getPropertyValue(String propertyName);