menu
at_onboarding_flutter package
documentation
screens/onboarding_widget.dart
OnboardingWidget
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
OnboardingWidget
hideReferences property
OnboardingWidget class