image property

Image image
final

The image that this texture is a part of.

var textureImage = myTexture.image;

Implementation

final ui.Image image;