FillPaint

constructor(color: StyleValue<Color> = StyleValue.Constant(Color.Red), pattern: StyleValue<String>? = null, opacity: StyleValue<Double> = StyleValue.Constant(1.0))