onPick is the callback function to be called when a file or files are picked
final Function(List<File?>)? onPick;