inherited property
A chain of inherited styles (from the immediate node parent up to the DOM tree root).
Implementation
final List<InheritedStyleEntry>? inherited;
A chain of inherited styles (from the immediate node parent up to the DOM tree root).
final List<InheritedStyleEntry>? inherited;