BackgroundFillGradient constructor

BackgroundFillGradient(
  1. {required int top_color,
  2. required int bottom_color,
  3. required int rotation_angle,
  4. int? extra,
  5. int? clientId}
)

Describes a gradient fill of a background

Implementation

BackgroundFillGradient