styledElement property

StyledElement? styledElement
final

A reference to the StyledElement representation of this node. Guaranteed to be non-null only after the preparing step

Implementation

final StyledElement? styledElement;