menu
google_vision_flutter
google_vision_flutter.dart
ColorInfo
ColorInfo constructor
ColorInfo
brightness_4
brightness_5
ColorInfo
constructor
ColorInfo
(
{
required
Color
color
,
required
double
score
,
required
double
pixelFraction
}
)
Implementation
ColorInfo({ required this.color, required this.score, required this.pixelFraction, });
google_vision_flutter
google_vision_flutter
ColorInfo
ColorInfo constructor
ColorInfo class