menu
generic_map package
documentation
interfaces/heat_map_config.dart
HeatmapConfig
stops property
stops property
dark_mode
light_mode
stops
property
List
<
double
>
stops
getter/setter pair
List of stop values for the color gradient (0.0 to 1.0).
Implementation
List<double> stops;
generic_map package
documentation
interfaces/heat_map_config
HeatmapConfig
stops property
HeatmapConfig class