bgOpacity10 method

ContainerBuilder bgOpacity10()

bg-opacity-10 - 10% 透明度

Implementation

ContainerBuilder bgOpacity10() => bgOpacity(0.1);