FilesSelected typedef

FilesSelected = void Function(List<ChosenMedia> file)

Implementation

typedef FilesSelected = void Function(List<ChosenMedia> file);