AppShell Overview
menu
flutter_introduction_interface
flutter_introduction_interface.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_interface
flutter_introduction_interface
LocalIntroductionDataProvider
hasViewed property
LocalIntroductionDataProvider class