The companion object Modifier is the empty, default, or starter Modifier that contains no elements. Use it to create a new Modifier using modifier extension factory functions or as the default value for Modifier parameters.
Modifier
Iterates over all Elements in this Modifier.
Concatenates this modifier with another.