menu
webf package
documentation
css.dart
ComputedCSSStyleDeclaration
length property
length property
dark_mode
light_mode
length
property
@
override
int
get
length
override
The number of properties.
Implementation
@override int get length => CSSPropertyID.values.length;
webf package
documentation
css
ComputedCSSStyleDeclaration
length property
ComputedCSSStyleDeclaration class