menu
at_onboarding_flutter package
documentation
screens/onboarding_widget.dart
Onboarding
hideQrScan property
hideQrScan property
dark_mode
light_mode
hideQrScan
property
bool
?
hideQrScan
final
hides the qr functionality if set to true
Implementation
final bool? hideQrScan;
at_onboarding_flutter package
documentation
screens/onboarding_widget
Onboarding
hideQrScan property
Onboarding class