menu
Dart
dart:html
FileUploadInputElement
accept property
accept
brightness_4
brightness_5
description
accept
property
String
?
accept
Implementation
String? get accept;
void
accept=
(
String
?
value
)
Implementation
set accept(String? value);
Dart
dart:html
FileUploadInputElement
accept property
FileUploadInputElement class