menu
googleapis package
documentation
vision/v1.dart
ColorInfo
ColorInfo.new constructor
ColorInfo.new constructor
dark_mode
light_mode
ColorInfo
constructor
ColorInfo
(
{
Color
?
color
,
double
?
pixelFraction
,
double
?
score
,
})
Implementation
ColorInfo({
this
.color,
this
.pixelFraction,
this
.score, });
googleapis package
documentation
vision/v1
ColorInfo
ColorInfo.new constructor
ColorInfo class