topImage property Null safety
read / write
Name of image in sprite to use as the top of the location indicator.
Implementation
Uint8List? topImage;
Name of image in sprite to use as the top of the location indicator.
Uint8List? topImage;