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