static StackSpec of(BuildContext context) { final mix = Mix.of(context); return StackSpec.from(mix); }