texture property

Texture get texture

Gets the Texture of the first image in the list.

Implementation

Texture get texture => elementAt(0).texture;