menu
flutter_map_heatmap_plus package
documentation
flutter_map_heatmap.dart
HeatMapOptions
gradient property
gradient property
dark_mode
light_mode
gradient
property
Map
<
double
,
MaterialColor
>
gradient
getter/setter pair
Color gradient used for the heat map
Implementation
Map<double, MaterialColor> gradient;
flutter_map_heatmap_plus package
documentation
flutter_map_heatmap
HeatMapOptions
gradient property
HeatMapOptions class