DownloadButton.linux constructor
Constructs a DownloadButton for downloading the Linux application.
Implementation
const DownloadButton.linux({super.key, this.link = 'messenger-linux.zip'})
: asset = SvgIcons.linux,
title = 'Linux',
download = true;