BackgroundFillFreeformGradient constructor

BackgroundFillFreeformGradient(
  1. {required List<int> colors,
  2. int? extra,
  3. int? clientId}
)

Describes a freeform gradient fill of a background

Implementation

BackgroundFillFreeformGradient