bgOpacity80 method

ContainerBuilder bgOpacity80()

bg-opacity-80 - 80% 透明度

Implementation

ContainerBuilder bgOpacity80() => bgOpacity(0.8);