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