background

fun FeatureGroup<XY>.background(width: Float, height: Float, offset: XY = XY(0f, 0f), id: String? = null, painter: @Composable () -> Painter): FeatureRef<XY, ScalableImageFeature<XY>>