ScanResultTile constructor
Implementation
const ScanResultTile(
{Key key, this.result, this.onlyDeviceToShow, this.onTap})
: super(key: key);
const ScanResultTile(
{Key key, this.result, this.onlyDeviceToShow, this.onTap})
: super(key: key);