menu
flutter_onboarding_screen_adaptive package
documentation
controller/onboarding_screen_controller.dart
OnboardingScreenController
notifyChildrens method
notifyChildrens method
dark_mode
light_mode
notifyChildrens
method
@
protected
void
notifyChildrens
(
)
inherited
Implementation
@protected void notifyChildrens() { TaskManager.instance.notify(_updaters); }
flutter_onboarding_screen_adaptive package
documentation
controller/onboarding_screen_controller
OnboardingScreenController
notifyChildrens method
OnboardingScreenController class