getClearAlpha method

dynamic getClearAlpha()

Implementation

getClearAlpha() {
  return this._clearAlpha;
}