menu
quick_qr package
documentation
quick_qr.dart
BarcodeUrl
BarcodeUrl constructor
BarcodeUrl constructor
dark_mode
light_mode
BarcodeUrl
constructor
BarcodeUrl
(
{
String
?
url
,
String
?
title
,
})
Constructor to create an instance of
BarcodeUrl
.
Implementation
BarcodeUrl({this.url, this.title});
quick_qr package
documentation
quick_qr
BarcodeUrl
BarcodeUrl constructor
BarcodeUrl class