Dart
dart:html
StylePropertyMapReadonly
getAll method
description
getAll method
List
<
CssStyleValue
>
getAll
(
String
property
)
Implementation
List
<CssStyleValue> getAll(
String
property) native;