menu
genai_components package
documentation
widgets/dialogs/qr_code_dialog.dart
QRCodeDialog
data property
data property
dark_mode
light_mode
data
property
String
data
final
The payload encoded into the QR code (and shown as selectable text).
Implementation
final String data;
genai_components package
documentation
widgets/dialogs/qr_code_dialog
QRCodeDialog
data property
QRCodeDialog class