openGallery function

Future<String?> openGallery()

Implementation

Future<String?> openGallery()=> openFilePicker(MediaSource.gallery);