image property
final
The image that this texture is a part of.
var textureImage = myTexture.image;
Implementation
final ui.Image image
The image that this texture is a part of.
var textureImage = myTexture.image;
final ui.Image image