accept property
The accept attribute defines which file types are selectable in a file upload control.
Implementation
final String? accept;
The accept attribute defines which file types are selectable in a file upload control.
final String? accept;