Releases the native texture identified by textureId.
textureId
Future<void> disposeTexture(int textureId) { throw UnimplementedError('disposeTexture() has not been implemented.'); }