onFilePick property

FilePickerCallback? onFilePick
final

Optional callback for file picking. If not provided, the component will display a message asking users to configure file picking.

Implementation

final FilePickerCallback? onFilePick;