menu
atonline_login package
documentation
atonline_login.dart
ImagePickerService
takePhoto abstract method
takePhoto abstract method
dark_mode
light_mode
takePhoto
abstract method
Future
<
XFile?
>
takePhoto
(
)
Takes a photo using the camera
Implementation
Future<XFile?> takePhoto();
atonline_login package
documentation
atonline_login
ImagePickerService
takePhoto abstract method
ImagePickerService class