bgNoRepeat method

ContainerBuilder bgNoRepeat()

Implementation

ContainerBuilder bgNoRepeat() => backgroundRepeat(ImageRepeat.noRepeat);