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