startingStyles property
@starting-style CSS at-rule array. The array enumerates @starting-style at-rules starting with the innermost one, going outwards.
Implementation
final List<CSSStartingStyle>? startingStyles;
@starting-style CSS at-rule array. The array enumerates @starting-style at-rules starting with the innermost one, going outwards.
final List<CSSStartingStyle>? startingStyles;