RadialGradientUtils extension

Offers copyWith method to make duplicate Gradients.

on

Methods

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