longhandProperties property
Parsed longhand components of this property if it is a shorthand. This field will be empty if the given property is not a shorthand.
Implementation
final List<CSSProperty>? longhandProperties;
Parsed longhand components of this property if it is a shorthand. This field will be empty if the given property is not a shorthand.
final List<CSSProperty>? longhandProperties;