onFilePick property
Optional callback for file picking. If not provided, the component will display a message asking users to configure file picking.
Implementation
final FilePickerCallback? onFilePick;
Optional callback for file picking. If not provided, the component will display a message asking users to configure file picking.
final FilePickerCallback? onFilePick;