Picks a single image from the gallery.
@override Future<String?> pickImage() async { // Use FileUploadInputElement return null; }