menu
webf package
documentation
css.dart
ComputedCSSStyleDeclaration
getFullCSSPropertyList method
getFullCSSPropertyList method
dark_mode
light_mode
getFullCSSPropertyList
method
List
<
String
>
getFullCSSPropertyList
(
)
Implementation
List<String> getFullCSSPropertyList() { return CSSPropertyNameMap.keys.toList(); }
webf package
documentation
css
ComputedCSSStyleDeclaration
getFullCSSPropertyList method
ComputedCSSStyleDeclaration class