menu
fo_components package
documentation
components/fo_file_upload/fo_file_upload_component.dart
FoFileUploadComponent
clearSelection method
clearSelection method
dark_mode
light_mode
clearSelection
method
void
clearSelection
(
)
Implementation
void clearSelection() { file = null; _fileInput?.value = ''; }
fo_components package
documentation
components/fo_file_upload/fo_file_upload_component
FoFileUploadComponent
clearSelection method
FoFileUploadComponent class