DialogText typedef

DialogText = String Function(IndicatorModel indicatorModel, List<LegendModel> legendModels, List<double> mapDataModels)

Implementation

typedef DialogText = String Function(IndicatorModel indicatorModel,List<LegendModel> legendModels,List<double> mapDataModels);