flags property

int get flags

The flags associated with the texture. See TextureFlags.

Implementation

int get flags => texture.flags;