menu
genai_components package
documentation
widgets/dialogs/qr_code_dialog.dart
QRCodeDialog
title property
title property
dark_mode
light_mode
title
property
String
?
title
final
Optional dialog title. Defaults to
'QR Code'
.
Implementation
final String? title;
genai_components package
documentation
widgets/dialogs/qr_code_dialog
QRCodeDialog
title property
QRCodeDialog class