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