cssPositionTryRules property
A list of CSS @position-try rules matching this node, based on the position-try-fallbacks property.
Implementation
final List<CSSPositionTryRule>? cssPositionTryRules;
A list of CSS @position-try rules matching this node, based on the position-try-fallbacks property.
final List<CSSPositionTryRule>? cssPositionTryRules;