ComputedStyle constructor
ComputedStyle({
- required List<
CSSComputedStyleProperty> computedStyle,
Implementation
ComputedStyle({required this.computedStyle});