onPick property

dynamic Function(File pickedFile)? onPick
final

Implementation

final Function(File pickedFile)? onPick;