textureId property
This is just exposed for testing. It shouldn't be used by anyone depending on the plugin.
Implementation
@visibleForTesting
int get textureId => _textureId;
This is just exposed for testing. It shouldn't be used by anyone depending on the plugin.
@visibleForTesting
int get textureId => _textureId;