menu
aadhaar_offline_ekyc package
documentation
image/image_processor.dart
IImageProcessor
loadImageWithUrl abstract method
loadImageWithUrl abstract method
dark_mode
light_mode
loadImageWithUrl
abstract method
Widget
loadImageWithUrl
(
{
required
String
imageUrl
,
double
?
width
,
double
?
height
,
})
Implementation
Widget loadImageWithUrl( {required String imageUrl, double? width, double? height});
aadhaar_offline_ekyc package
documentation
image/image_processor
IImageProcessor
loadImageWithUrl abstract method
IImageProcessor class