csses property

List<Css>? csses
getter/setter pair

The CSS domains affiliated with the specified CSS group.

Implementation

core.List<Css>? csses;