menu
google_vision
google_vision
Painter
Painter.fromFile factory constructor
Painter.fromFile
brightness_4
brightness_5
Painter.fromFile
constructor
Painter.fromFile
(
File
imageFile
)
Implementation
factory Painter.fromFile(File imageFile) => Painter(imageFile.readAsBytesSync());
google_vision
google_vision
Painter
Painter.fromFile factory constructor
Painter class