menu
dart_identity_sdk package
documentation
utils/camera_images.dart
FullScreenZoomableImage
FullScreenZoomableImage.new const constructor
FullScreenZoomableImage.new const constructor
dark_mode
light_mode
FullScreenZoomableImage
constructor
const
FullScreenZoomableImage
(
{
Key
?
key
,
required
Uint8List
imageBytes
,
})
Implementation
const FullScreenZoomableImage({super.key, required this.imageBytes});
dart_identity_sdk package
documentation
utils/camera_images
FullScreenZoomableImage
FullScreenZoomableImage.new const constructor
FullScreenZoomableImage class