menu
kraken package
documentation
css.dart
CSSStyleDeclaration
length property
length property
dark_mode
light_mode
length
property
int
get
length
The number of properties.
Implementation
int get length => _properties.length;
kraken package
documentation
css
CSSStyleDeclaration
length property
CSSStyleDeclaration class