getComputedStyle method

CSSStyleDeclaration getComputedStyle()

Implementation

CSSStyleDeclaration getComputedStyle() => window.getComputedStyle(this);