AppShell Overview
menu
flutter_start
flutter_start.dart
IntroductionScreen
onSkip property
onSkip
dark_mode
light_mode
onSkip
property
VoidCallback
?
onSkip
final
A function called when the introductionScreen is skipped
Implementation
final VoidCallback? onSkip;
flutter_start
flutter_start
IntroductionScreen
onSkip property
IntroductionScreen class