imageData top-level property

Map<int, Image?> imageData
getter/setter pair

Implementation

Map<int, ui.Image?> imageData = {};