menu
infra_custom_widget package
documentation
widgets/qrViewExample.dart
QRViewExample
QRViewExample const constructor
QRViewExample const constructor
dark_mode
light_mode
QRViewExample
constructor
const
QRViewExample
(
{
Key
?
key
,
})
Implementation
const QRViewExample({Key? key}) : super(key: key);
infra_custom_widget package
documentation
widgets/qrViewExample
QRViewExample
QRViewExample const constructor
QRViewExample class