textureId property

int? textureId

The texture ID provided after initialization.

Implementation

int? get textureId => _textureId;