static const rasterLayerColor = Color(0xff99cc00); static const rasterPictureColor = Color(0xffff4444);  The red dashed line is raster picture and green dashed line is raster layer.
static const rasterLayerColor = Color(0xff99cc00);
static const rasterPictureColor = Color(0xffff4444);
The red dashed line is raster picture and green dashed line is raster layer.