empty property

ColorTexture empty
final

A transparent single pixel texture.

Implementation

static final empty = ColorTexture(const Color(0x00000000));