CSSMathMin constructor

CSSMathMin([
  1. Iterable? args
])

Implementation

factory CSSMathMin([_i2.Iterable<_i2.dynamic>? args]) => _i4.callConstructor(
      _declaredCSSMathMin,
      [args ?? _i6.undefined],
    );