menu
formio package
documentation
widgets/components/file_component.dart
FileComponent
value property
value property
dark_mode
light_mode
value
property
List
<
String
>
value
final
Currently selected file paths (may be local or uploaded URLs).
Implementation
final List<String> value;
formio package
documentation
widgets/components/file_component
FileComponent
value property
FileComponent class