onFileSelection property

dynamic Function(File? file) onFileSelection
final

Implementation

final Function(File? file) onFileSelection;