imageCache property

Map<int, Image> imageCache
getter/setter pair

img.Image cache.

Implementation

static Map<int, img.Image> imageCache = {};