bgOpacity40 method

ContainerBuilder bgOpacity40()

bg-opacity-40 - 40% 透明度

Implementation

ContainerBuilder bgOpacity40() => bgOpacity(0.4);