textureId property

Future<int> get textureId

Implementation

Future<int> get textureId {
 return _createTexture.future;
  }