bitmapCache property

Map<String, Image> bitmapCache
getter/setter pair

Implementation

Map<String, ui.Image> bitmapCache = {};