heatmaps property
Returns the cache of HeatmapControllers. Test only.
Implementation
@visibleForTesting
Map<HeatmapId, HeatmapController> get heatmaps => _heatmapIdToController;
Returns the cache of HeatmapControllers. Test only.
@visibleForTesting
Map<HeatmapId, HeatmapController> get heatmaps => _heatmapIdToController;