menu
agnext_common_library_flutter package
documentation
agnext_common_library_flutter.dart
QrScanView
QrScanView const constructor
QrScanView const constructor
dark_mode
light_mode
QrScanView
constructor
const
QrScanView
(
{
Key
?
key
,
})
Implementation
const QrScanView({Key? key}) : super(key: key);
agnext_common_library_flutter package
documentation
agnext_common_library_flutter
QrScanView
QrScanView const constructor
QrScanView class