AppShell Overview
menu
flutter_introduction_widget
flutter_introduction_widget.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_introduction_widget
flutter_introduction_widget
IntroductionScreen
onComplete property
IntroductionScreen class