menu
laoocr package
documentation
lao_ocr/mask_camera.dart
MyImageView
MyImageView.new const constructor
MyImageView.new const constructor
dark_mode
light_mode
MyImageView
constructor
const
MyImageView
(
{
Key
?
key
,
required
Uint8List
imageBytes
,
})
Implementation
const MyImageView({Key? key, required this.imageBytes}) : super(key: key);
laoocr package
documentation
lao_ocr/mask_camera
MyImageView
MyImageView.new const constructor
MyImageView class