disposeOpacityLayer method

void disposeOpacityLayer()

Implementation

void disposeOpacityLayer() {
  _opacityLayer.layer = null;
}