backgroundRepeat

fun StyleScope.backgroundRepeat(backgroundRepeat: BackgroundRepeat)(source)
fun StyleScope.backgroundRepeat(horizontal: BackgroundRepeat.Mode, vertical: BackgroundRepeat.Mode)(source)