frozen property Null safety

bool frozen

Returns true if classes cannot be added or removed from this CssClassSet.

Implementation

bool get frozen;