textureId property

int? get textureId

Hardware texture ID assigned by the native platform engine.

Implementation

int? get textureId => _textureId;