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