cssPositionTryRules property

List<CSSPositionTryRule>? cssPositionTryRules
final

A list of CSS @position-try rules matching this node, based on the position-try-fallbacks property.

Implementation

final List<CSSPositionTryRule>? cssPositionTryRules;