pickImageFromGallery abstract method

Future<XFile?> pickImageFromGallery()

Selects an image from the gallery

Implementation

Future<XFile?> pickImageFromGallery();