AppShell Overview
menu
flutter_start
flutter_start.dart
IntroductionScreen
onComplete property
onComplete
dark_mode
light_mode
onComplete
property
VoidCallback
onComplete
final
A function called when the introductionSceen changes
Implementation
final VoidCallback onComplete;
flutter_start
flutter_start
IntroductionScreen
onComplete property
IntroductionScreen class