bgOpacity90 method

ContainerBuilder bgOpacity90()

bg-opacity-90 - 90% 透明度

Implementation

ContainerBuilder bgOpacity90() => bgOpacity(0.9);