textureId property

Future<int> textureId

Implementation

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