menu
arcgis_maps
arcgis_maps.dart
PointCloudColorStop
PointCloudColorStop.new factory constructor
PointCloudColorStop.new
dark_mode
light_mode
PointCloudColorStop
constructor
PointCloudColorStop
(
{
required
Color
color
,
required
double
value
,
})
Creates a color stop with the specified color and value.
Parameters:
color
— The color for the stop.
value
— Specifies the data value to map to the given color.
arcgis_maps
arcgis_maps
PointCloudColorStop
PointCloudColorStop.new factory constructor
PointCloudColorStop class