resolvedPseudoBeforeStyle property
CSSStyleDeclaration?
get
resolvedPseudoBeforeStyle
Implementation
CSSStyleDeclaration? get resolvedPseudoBeforeStyle =>
_resolvePseudoStyle(_pseudoBeforeStyle, _inlinePseudoBeforeStyle);