menu
hmwidget package
documentation
components/file_picker/hm_file_picker.dart
HMFilePiker
onFileSelected property
onFileSelected property
dark_mode
light_mode
onFileSelected
property
void Function
(
List
<
PlatformFile
>
files
)
onFileSelected
final
Implementation
final void Function(List<PlatformFile> files) onFileSelected;
hmwidget package
documentation
components/file_picker/hm_file_picker
HMFilePiker
onFileSelected property
HMFilePiker class