This key determines how variants should be merged.
For the most part, it's basically the runtimeType.
However, for some context variants and multivariants, it is different
as they can have different merge rules.
This is the priority at which the variants are applied.
In the case of some context variants that are due to
widget interactivity, they should be applied
at a higher priority than media query variants, for example.