bgOpacity20 method

ContainerBuilder bgOpacity20()

bg-opacity-20 - 20% 透明度

Implementation

ContainerBuilder bgOpacity20() => bgOpacity(0.2);