SweepGradientUtils extension

Offers copyWith method to make duplicate Gradients.

on

Methods

copyWith({AlignmentGeometry? center, double? startAngle, double? endAngle, List<Color>? colors, List<double>? stops, TileMode? tileMode, GradientTransform? transform}) SweepGradient
📋 Returns a new copy of this SweepGradient with any provided optional parameters overriding those of this.