menu
nice2dev_flutter_ui package
documentation
auth/nice_onboarding.dart
NiceTutorialController
start method
start method
dark_mode
light_mode
start
method
void
start
(
)
Implementation
void start() { _currentStep = 0; _isActive = true; notifyListeners(); }
nice2dev_flutter_ui package
documentation
auth/nice_onboarding
NiceTutorialController
start method
NiceTutorialController class