bgOpacity50 method

ContainerBuilder bgOpacity50()

bg-opacity-50 - 50% 透明度

Implementation

ContainerBuilder bgOpacity50() => bgOpacity(0.5);