OnboardingService constructor
OnboardingService(
- SpotlightService spotlight
Creates an OnboardingService with the given spotlight service.
Implementation
OnboardingService(this.spotlight);
Creates an OnboardingService with the given spotlight service.
OnboardingService(this.spotlight);