BackgroundTypeFill constructor

BackgroundTypeFill(
  1. {required BackgroundFill fill,
  2. int? extra,
  3. int? clientId}
)

A filled background

Implementation

BackgroundTypeFill