menu
my_components package
documentation
core_components/editProfileImage.dart
openGallery function
openGallery function
dark_mode
light_mode
openGallery
function
Future
<
String
?
>
openGallery
(
)
Implementation
Future<String?> openGallery()=> openFilePicker(MediaSource.gallery);
my_components package
documentation
core_components/editProfileImage
openGallery function
editProfileImage library