of static method

Implementation

static FlexSpecAttribute of(MixData mix) {
  return mix.attributeOf() ?? const FlexSpecAttribute();
}