get method - StylePropertyMapReadonly class - dart:html library

CssStyleValue? get(
  1. String property
)

Implementation

CssStyleValue? get(String property) native;