dispose method

dynamic dispose()

Disposes the image texture.

Implementation

dispose() => texture.dispose();