SGradient constructor

SGradient(
  1. String aType
)

Implementation

factory SGradient(_i2.String aType) => _i4.callConstructor(
      _declaredSGradient,
      [aType],
    );