hintWidget property
Hint widget (optional) (default: Text('Scan QR Code')) Hint widget will be replaced the bottom of the screen. If you want to replace the bottom screen widget, use hintWidget
Implementation
final Widget? hintWidget;
Hint widget (optional) (default: Text('Scan QR Code')) Hint widget will be replaced the bottom of the screen. If you want to replace the bottom screen widget, use hintWidget
final Widget? hintWidget;