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