filePicker property
Lets the host wire in whatever file-picker plugin it uses. Null keeps every file field read-only and rendering FilamentStrings.filePickerUnavailable — see FilamentFilePicker's doc for why that beats a control the host cannot actually drive.
Implementation
final FilamentFilePicker? filePicker;