BackgroundFillSolid constructor

BackgroundFillSolid(
  1. {required int color,
  2. int? extra,
  3. int? clientId}
)

Describes a solid fill of a background

Implementation

BackgroundFillSolid