bgOpacity100 method

ContainerBuilder bgOpacity100()

bg-opacity-100 - 完全不透明

Implementation

ContainerBuilder bgOpacity100() => bgOpacity(1.0);