DownloadBehavior.named constructor
const
DownloadBehavior.named(
- String fileName
Triggers a download with a custom fileName.
Implementation
const DownloadBehavior.named(String fileName) : _queryValue = fileName;