setShowIntroduction abstract method
- bool show
Sets the ApplicationSettings.showIntroduction value.
Implementation
Future<void> setShowIntroduction(bool show);
Sets the ApplicationSettings.showIntroduction value.
Future<void> setShowIntroduction(bool show);