handleFileUploadInputElementClick method
Called when FileUploadInputElement is clicked.
Implementation
@protected
void handleFileUploadInputElementClick(
FileUploadInputElement element, Event event) {
throw UnimplementedError();
}
Called when FileUploadInputElement is clicked.
@protected
void handleFileUploadInputElementClick(
FileUploadInputElement element, Event event) {
throw UnimplementedError();
}