plus
Operator function to combine two Modifiers using the then
method.
Return
A Modifier that is the result of combining the current Modifier with the provided Modifier.
Parameters
other
The Modifier to be combined with the current Modifier.
Operator function to combine two Modifiers using the then
method.
A Modifier that is the result of combining the current Modifier with the provided Modifier.
The Modifier to be combined with the current Modifier.