static ImageSpec from(MixData mix) { return mix.attributeOf<ImageSpecAttribute>()?.resolve(mix) ?? const ImageSpec(); }