menu
flutter_ocr_camera package
documentation
take_photo_button_default.dart
TakePhotoButton
TakePhotoButton.new const constructor
TakePhotoButton.new const constructor
dark_mode
light_mode
TakePhotoButton
constructor
const
TakePhotoButton
(
{
Key
?
key
,
})
Implementation
const TakePhotoButton({Key? key}) : super(key: key);
flutter_ocr_camera package
documentation
take_photo_button_default
TakePhotoButton
TakePhotoButton.new const constructor
TakePhotoButton class