AppShell Overview
menu
flutter_introduction
flutter_introduction.dart
LocalIntroductionDataProvider
hasViewed property
hasViewed
dark_mode
light_mode
hasViewed
property
bool
hasViewed
getter/setter pair
Flag indicating whether the introduction has been viewed or not.
Implementation
bool hasViewed = false;
flutter_introduction
flutter_introduction
LocalIntroductionDataProvider
hasViewed property
LocalIntroductionDataProvider class