get method - StylePropertyMapReadonly class - dart:html library (original) (raw)

description

CssStyleValue? get(

  1. String property )

Implementation

CssStyleValue? get(String property) native;