maskFill property
The color of the mask covering the areas of the navigator series that are currently not visible in the main series. The default color is bluish with an opacity of 0.3 to see the series below.
API Docs: https://api.highcharts.com/highcharts/navigator.maskFill
Implementation
Map<String, dynamic>? maskFill;