PlexFormFieldFile constructor
const
PlexFormFieldFile({})
Implementation
const PlexFormFieldFile({
super.key,
this.properties = const PlexFormFieldGeneric.empty(),
this.value,
this.allowedExtensions,
this.allowMultiple = false,
this.onChanged,
});