static SlideSpec of(BuildContext context) { final mix = MixProvider.of(context); return fromMix(mix); }