filePicker property
Picks a file for a FileComponent; null when the host gave
ResourceFormScreen no picker, which is FileFieldWidget's signal to
stay inert rather than render a control it cannot drive. Every other
field type ignores it, the same as searchOptions.
Implementation
final FilamentFilePicker? filePicker;