createAnchorElement property

dynamic Function(String href, String suggestedName) createAnchorElement
getter/setter pair

For overriding the creation of the file input element.

Implementation

dynamic Function(String href, String suggestedName) createAnchorElement;