bgRepeat method

ContainerBuilder bgRepeat()

Implementation

ContainerBuilder bgRepeat() => backgroundRepeat(ImageRepeat.repeat);