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