BackgroundFillFreeformGradient constructor
Constructs a BackgroundFillFreeformGradient object.
Implementation
const BackgroundFillFreeformGradient({
required this.colors,
});
Constructs a BackgroundFillFreeformGradient object.
const BackgroundFillFreeformGradient({
required this.colors,
});