filePicker property

FilamentFilePicker? filePicker
final

Forwarded to the row create/edit form, exactly as a host forwards it to ResourceFormScreen — without it a file field on the child form renders read-only, same as there.

Implementation

final FilamentFilePicker? filePicker;