modifiers property

List<Modifier>? modifiers
getter/setter pair

The collision modifiers applied to this mark.

They are applied in order of the list index.

If set, a nesting in the algebra for grouping is requied. See details in Varset.

Implementation

List<Modifier>? modifiers;