menu
reown_appkit package
documentation
modal/widgets/qr_code_view.dart
QRCodeView
QRCodeView.new const constructor
QRCodeView.new const constructor
dark_mode
light_mode
QRCodeView
constructor
const
QRCodeView
(
{
Key
?
key
,
required
String
uri
,
String
logoPath
=
''
,
})
Implementation
const QRCodeView({super.key, required this.uri, this.logoPath = ''});
reown_appkit package
documentation
modal/widgets/qr_code_view
QRCodeView
QRCodeView.new const constructor
QRCodeView class