CSSStyleDeclaration.computedStyle constructor
CSSStyleDeclaration.computedStyle(
- Element? target,
- Map<
String, dynamic> ? defaultStyle, - StyleChangeListener? onStyleChanged
Implementation
CSSStyleDeclaration.computedStyle(this.target, this.defaultStyle, this.onStyleChanged);