dispose method

dynamic dispose()

Implementation

dispose() {
  _customShaders.dispose();
}